Skip to content

Commit 1b38a36

Browse files
Bump gson from 2.9.1 to 2.10
Bumps [gson](https://github.com/google/gson) from 2.9.1 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.9.1...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 d8c9a0e commit 1b38a36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@
259259
<dependency>
260260
<groupId>com.google.code.gson</groupId>
261261
<artifactId>gson</artifactId>
262-
<version>2.9.1</version>
262+
<version>2.10</version>
263263
</dependency>
264264
<dependency>
265265
<groupId>commons-io</groupId>

0 commit comments

Comments
 (0)