JAVA-9486: Use guava.version defined in the parent pom

This commit is contained in:
Krzysiek
2022-01-18 09:42:21 +01:00
parent 8e107364da
commit 1d0a4c95c8
53 changed files with 0 additions and 75 deletions

View File

@@ -71,7 +71,6 @@
<properties>
<annotation-api.version>1.3.2</annotation-api.version>
<spring.boot.version>2.2.2.RELEASE</spring.boot.version>
<guava.version>28.2-jre</guava.version>
<awaitility.version>4.0.2</awaitility.version>
<servlet-api.version>4.0.0</servlet-api.version>
</properties>