Skip to content

Commit c76cad6

Browse files
Bump gson from 2.8.9 to 2.9.0 (#1769)
Bumps [gson](https://github.com/google/gson) from 2.8.9 to 2.9.0. - [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.9...gson-parent-2.9.0) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3cc012d commit c76cad6

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
@@ -325,7 +325,7 @@
325325
<!-- gson, to fetch entities from w3.org -->
326326
<groupId>com.google.code.gson</groupId>
327327
<artifactId>gson</artifactId>
328-
<version>2.8.9</version>
328+
<version>2.9.0</version>
329329
<scope>test</scope>
330330
</dependency>
331331

0 commit comments

Comments
 (0)