Skip to content

Commit

Permalink
Merge pull request #60 from TNG/renovate/com.google.guava-guava-30.x
Browse files Browse the repository at this point in the history
Update dependency com.google.guava:guava to v30.1.1-jre
  • Loading branch information
hankem authored Mar 22, 2021
2 parents b4fa48e + dddf273 commit 0806bcb
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 @@ -201,7 +201,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>30.1-jre</version>
<version>30.1.1-jre</version>
</dependency>
<dependency>
<groupId>org.reflections</groupId>
Expand Down

0 comments on commit 0806bcb

Please sign in to comment.