Skip to content

Commit

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

Chore(deps-dev): Bump gson from 2.9.1 to 2.10
  • Loading branch information
bitwiseman committed Dec 1, 2022
2 parents f7dd116 + 6a101c8 commit 3e7c7fa
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 @@ -585,7 +585,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.9.1</version>
<version>2.10</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 3e7c7fa

Please sign in to comment.