Skip to content

Commit

Permalink
Bump guava from 30.1-jre to 30.1.1-jre (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 22, 2021
1 parent f868a15 commit 2b2cbe0
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 @@ -147,7 +147,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>30.1-jre</version>
<version>30.1.1-jre</version>
</dependency>

<!-- Test -->
Expand Down

0 comments on commit 2b2cbe0

Please sign in to comment.