We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9cc0dd9 + 2dc38c5 commit abe6f53Copy full SHA for abe6f53
pom.xml
@@ -82,7 +82,7 @@
82
<properties>
83
<maven.compiler.source>1.8</maven.compiler.source>
84
<maven.compiler.target>1.8</maven.compiler.target>
85
- <guava.version>25.1-jre</guava.version>
+ <guava.version>29.0-jre</guava.version>
86
<jsr305.version>3.0.1</jsr305.version>
87
<junit.version>4.13</junit.version>
88
<bnd.version>5.3.0</bnd.version>
0 commit comments