Skip to content

Commit

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

Chore(deps-dev): Bump gson from 2.9.0 to 2.9.1
  • Loading branch information
bitwiseman committed Aug 8, 2022
2 parents 5360509 + ee69adc commit 54902e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -585,7 +585,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.9.0</version>
<version>2.9.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 54902e8

Please sign in to comment.