Skip to content

Commit

Permalink
Bump gson from 1.7.2 to 2.8.9 (#7)
Browse files Browse the repository at this point in the history
Bumps [gson](https://github.com/google/gson) from 1.7.2 to 2.8.9.
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent 7a79be0 commit e1a4947
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 @@ -8,7 +8,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>1.7.2</version>
<version>2.8.9</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down

0 comments on commit e1a4947

Please sign in to comment.