Skip to content

Commit 33308e7

Browse files
Bump gson from 2.2.2 to 2.8.9 in /wicket-pivot
Bumps [gson](https://github.com/google/gson) from 2.2.2 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-2.2.2...gson-parent-2.8.9) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2890f93 commit 33308e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wicket-pivot/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<description>Simple web pivot table using Apache Wicket</description>
1616

1717
<properties>
18-
<gson.version>2.2.2</gson.version>
18+
<gson.version>2.8.9</gson.version>
1919
</properties>
2020

2121
<dependencies>

0 commit comments

Comments
 (0)