Skip to content

Commit 1062bc3

Browse files
Bump gson from 2.10 to 2.10.1 (#173)
Bumps [gson](https://github.com/google/gson) from 2.10 to 2.10.1. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.10...gson-parent-2.10.1) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4078213 commit 1062bc3

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
@@ -666,7 +666,7 @@
666666
<dependency>
667667
<groupId>com.google.code.gson</groupId>
668668
<artifactId>gson</artifactId>
669-
<version>2.10</version>
669+
<version>2.10.1</version>
670670
</dependency>
671671
<!-- JUnit 5 -->
672672
<dependency>

0 commit comments

Comments
 (0)