Skip to content

Commit

Permalink
Merge pull request #1391 from hub4j/dependabot/maven/com.google.code.…
Browse files Browse the repository at this point in the history
…gson-gson-2.9.0

Chore(deps-dev): Bump gson from 2.8.9 to 2.9.0
  • Loading branch information
bitwiseman authored Mar 2, 2022
2 parents a5c508f + e298843 commit b37e189
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 @@ -559,7 +559,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.8.9</version>
<version>2.9.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit b37e189

Please sign in to comment.