Skip to content

Commit 8b8f993

Browse files
Bump com.google.code.gson:gson from 2.11.0 to 2.12.1
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.11.0 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.11.0...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 7f75534 commit 8b8f993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jannovar-cli/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<dependency>
8080
<groupId>com.google.code.gson</groupId>
8181
<artifactId>gson</artifactId>
82-
<version>2.11.0</version>
82+
<version>2.12.1</version>
8383
</dependency>
8484
<!-- Jannovar modules -->
8585
<dependency>

0 commit comments

Comments
 (0)