Skip to content

Commit

Permalink
Merge pull request #236 from smallrye/dependabot/maven/com.google.cod…
Browse files Browse the repository at this point in the history
…e.gson-gson-2.9.0

build(deps-dev): bump gson from 2.8.9 to 2.9.0
  • Loading branch information
michalszynkiewicz authored Feb 15, 2022
2 parents fd51a01 + 616a0b9 commit 658faa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service-discovery/eureka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,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 658faa6

Please sign in to comment.