Skip to content

Commit

Permalink
Update to specific version of Guava.
Browse files Browse the repository at this point in the history
  • Loading branch information
blacktooth authored and mohitpali committed Apr 1, 2021
1 parent d19bd82 commit 5ac10c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>[30.0-jre,)</version>
<version>30.0-jre</version>
</dependency>

<!-- https://mvnrepository.com/artifact/org.apache.commons/commons-lang3 -->
Expand Down

0 comments on commit 5ac10c1

Please sign in to comment.