Skip to content

Commit c6aaba1

Browse files
chore(deps): bump com.google.code.gson:gson from 2.12.1 to 2.13.2
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.12.1 to 2.13.2. - [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.2) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-version: 2.13.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6bc9f54 commit c6aaba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<dependency>
7676
<groupId>com.google.code.gson</groupId>
7777
<artifactId>gson</artifactId>
78-
<version>2.12.1</version>
78+
<version>2.13.2</version>
7979
<scope>provided</scope>
8080
</dependency>
8181

0 commit comments

Comments
 (0)