JAVA-9486: Add guava.version property to the parent pom
This commit is contained in:
parent
000f3082f4
commit
e6a7ba6116
1
pom.xml
1
pom.xml
|
@ -1470,6 +1470,7 @@
|
||||||
<maven-pmd-plugin.version>3.13.0</maven-pmd-plugin.version>
|
<maven-pmd-plugin.version>3.13.0</maven-pmd-plugin.version>
|
||||||
<lombok.version>1.18.20</lombok.version>
|
<lombok.version>1.18.20</lombok.version>
|
||||||
<h2.version>1.4.200</h2.version>
|
<h2.version>1.4.200</h2.version>
|
||||||
|
<guava.version>31.0.1-jre</guava.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
</project>
|
</project>
|
||||||
|
|
Loading…
Reference in New Issue