Skip to content

Commit a322129

Browse files
build(deps): bump com.google.code.gson:gson from 2.13.1 to 2.13.2
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.13.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.13.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-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3ffaefe commit a322129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
<dependency> <!-- resolve conflict between `org.jlab.coda:jclara` and `ai.djl:api` -->
186186
<groupId>com.google.code.gson</groupId>
187187
<artifactId>gson</artifactId>
188-
<version>2.13.1</version> <!-- choose the later version -->
188+
<version>2.13.2</version> <!-- choose the later version -->
189189
</dependency>
190190

191191
<dependency> <!-- resolve conflict between `j4ml:j4ml-clas12` and `clas-tracking` -->

0 commit comments

Comments
 (0)