Skip to content

Commit

Permalink
Merge pull request #2 from dheldt/dependabot/maven/com.google.guava-g…
Browse files Browse the repository at this point in the history
…uava-30.1.1-jre

Bump guava from 30.1-jre to 30.1.1-jre
  • Loading branch information
dheldt committed Apr 20, 2021
2 parents 58f7579 + df12bab commit f9f9e6a
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 @@ -36,7 +36,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.codehaus.plexus</groupId>
Expand Down

0 comments on commit f9f9e6a

Please sign in to comment.