Browse Source

update com.google.guava:guava 30.0-jre to 32.0.0-jre (#540)

garming 2 years ago
parent
commit
c8a3ca17e4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -170,7 +170,7 @@
 		<dependency>
             <groupId>com.google.guava</groupId>
             <artifactId>guava</artifactId>
-            <version>30.0-jre</version>
+            <version>32.0.0-jre</version>
         </dependency>
 
             <dependency>