Skip to content

Commit

Permalink
Update guava dependency version to 30.1-jre.
Browse files Browse the repository at this point in the history
  • Loading branch information
heuermh committed Apr 13, 2021
1 parent bc727c4 commit ee88603
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 @@ -351,7 +351,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>27.0.1-jre</version>
<version>30.1-jre</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit ee88603

Please sign in to comment.