Skip to content

Commit a177ea0

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

saic-java-rest-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>com.google.code.gson</groupId>
3333
<artifactId>gson</artifactId>
34-
<version>2.8.9</version>
34+
<version>2.12.1</version>
3535
</dependency>
3636
<dependency>
3737
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)