JAVA-8709: Extract commons-collections4.version property to the main pom.xml

This commit is contained in:
Krzysiek
2021-11-26 13:17:01 +01:00
parent c8869d8265
commit f9f37ac4e6
30 changed files with 3 additions and 60 deletions
-3
View File
@@ -61,10 +61,7 @@
</build>
<properties>
<!-- marshalling -->
<gson.version>2.8.0</gson.version>
<!-- util -->
<commons-collections4.version>4.1</commons-collections4.version>
<joda-time.version>2.9.6</joda-time.version>
</properties>