Skip to content

Commit 5a4b032

Browse files
Bump gson from 2.5 to 2.8.9 in /java/HRWebApp (#204)
Bumps [gson](https://github.com/google/gson) from 2.5 to 2.8.9. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.5...gson-parent-2.8.9) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b23728c commit 5a4b032

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/HRWebApp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<dependency>
2020
<groupId>com.google.code.gson</groupId>
2121
<artifactId>gson</artifactId>
22-
<version>2.5</version>
22+
<version>2.8.9</version>
2323
</dependency>
2424

2525

0 commit comments

Comments
 (0)