Skip to content

Commit a45ad53

Browse files
Bump com.google.code.gson:gson in /apps/unicorn-store-javax
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.12.1 to 2.13.0. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.12.1...gson-parent-2.13.0) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 82f4c57 commit a45ad53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/unicorn-store-javax/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>com.google.code.gson</groupId>
5757
<artifactId>gson</artifactId>
58-
<version>2.12.1</version>
58+
<version>2.13.0</version>
5959
<scope>compile</scope>
6060
</dependency>
6161
<dependency>

0 commit comments

Comments
 (0)