We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da6be9d commit 91cd884Copy full SHA for 91cd884
pom.xml
@@ -14,7 +14,7 @@
14
<maven.compiler.target>1.8</maven.compiler.target>
15
<netty.version>4.1.42.Final</netty.version>
16
<kryo.version>4.0.2</kryo.version>
17
- <guava.version>29.0-jre</guava.version>
+ <guava.version>30.1.1-jre</guava.version>
18
<checkstyle-maven-plugin.version>3.1.1</checkstyle-maven-plugin.version>
19
<spring.version>5.2.7.RELEASE</spring.version>
20
<curator-version>4.2.0</curator-version>
0 commit comments