Skip to content
This repository was archived by the owner on May 6, 2024. It is now read-only.

Commit b52d5d7

Browse files
Bump gson from 2.2.4 to 2.8.9
Bumps [gson](https://github.com/google/gson) from 2.2.4 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.4...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>
1 parent 99ee098 commit b52d5d7

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
@@ -30,7 +30,7 @@
3030
<cdap.version>6.8.0</cdap.version>
3131
<hadoop.version>2.10.2</hadoop.version>
3232
<hydrator.version>2.10.0</hydrator.version>
33-
<gson.version>2.2.4</gson.version>
33+
<gson.version>2.8.9</gson.version>
3434
<common.logging.version>1.2</common.logging.version>
3535
<junit.version>4.11</junit.version>
3636
<mockito.version>1.10.19</mockito.version>

0 commit comments

Comments
 (0)