Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bdccf3b

Browse files
committed
Update to Guava 32.1.3-JRE
1 parent 844c519 commit bdccf3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>com.google.guava</groupId>
3737
<artifactId>guava</artifactId>
38-
<version>31.1-jre</version>
38+
<version>32.1.3-jre</version>
3939
<scope>test</scope>
4040
<exclusions>
4141
<exclusion>

0 commit comments

Comments
 (0)