Skip to content

Commit

Permalink
Bump com.google.code.gson:gson from 2.9.0 to 2.11.0 (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 29, 2024
1 parent 99c0329 commit 4820649
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<main.basedir>${maven.multiModuleProjectDirectory}</main.basedir>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jackson.version>2.17.2</jackson.version>
<gson.version>2.9.0</gson.version>
<gson.version>2.11.0</gson.version>
<fastjson.version>1.2.79</fastjson.version>
<cobertura.maven.plugin.version>2.7</cobertura.maven.plugin.version>
<maven.checkstyle.plugin.version>3.5.0</maven.checkstyle.plugin.version>
Expand Down

0 comments on commit 4820649

Please sign in to comment.