Skip to content

Commit

Permalink
Merge pull request #5 from GuillaumeFalourd/dependabot/maven/java/git…
Browse files Browse the repository at this point in the history
…hub/get/credentials/com.google.code.gson-gson-2.8.9

Bump gson from 2.8.6 to 2.8.9 in /java/github/get/credentials
  • Loading branch information
GuillaumeFalourd authored May 23, 2022
2 parents 4595797 + 0ace127 commit cb0121f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/github/get/credentials/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.8.6</version>
<version>2.8.9</version>
</dependency>
</dependencies>
</project>

0 comments on commit cb0121f

Please sign in to comment.