Skip to content

Commit 93f6ad0

Browse files
Bump gson from 2.8.8 to 2.10
Bumps [gson](https://github.com/google/gson) from 2.8.8 to 2.10. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.8.8...gson-parent-2.10) --- 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 dfcddf0 commit 93f6ad0

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
@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>com.google.code.gson</groupId>
7070
<artifactId>gson</artifactId>
71-
<version>2.8.8</version>
71+
<version>2.10</version>
7272
</dependency>
7373
<dependency>
7474
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)