Skip to content

Commit

Permalink
Merge pull request #2 from whois-api-llc/dependabot/maven/java/com.go…
Browse files Browse the repository at this point in the history
…ogle.code.gson-gson-2.8.9

Bump gson from 2.8.2 to 2.8.9 in /java
  • Loading branch information
whoisxmlapi committed May 21, 2022
2 parents 8750515 + 5ba28ab commit 1e80922
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.8.2</version>
<version>2.8.9</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 1e80922

Please sign in to comment.