Skip to content

Commit 1f0d253

Browse files
Bump gson from 2.8.6 to 2.8.9 (#55)
* Bump gson from 2.8.6 to 2.8.9 Bumps [gson](https://github.com/google/gson) from 2.8.6 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.8.6...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> * Bump gson from 2.8.9 to 2.10.1 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Denis Averin <denis.averin@aspose.com>
1 parent 728a4d1 commit 1f0d253

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@
212212
<maven.compiler.source>${java.version}</maven.compiler.source>
213213
<maven.compiler.target>${java.version}</maven.compiler.target>
214214
<gson-fire-version>1.8.5</gson-fire-version>
215-
<gson-version>2.8.6</gson-version>
215+
<gson-version>2.10.1</gson-version>
216216
<swagger-core-version>1.6.8</swagger-core-version>
217217
<okhttp-version>2.7.5</okhttp-version>
218218
<threetenbp-version>1.6.5</threetenbp-version>

0 commit comments

Comments
 (0)