Merge pull request #11517 from kwoyke/JAVA-8709

JAVA-8709: Extract commons-collections4.version property to the main …
This commit is contained in:
Loredana Crusoveanu
2021-11-29 12:10:15 +02:00
committed by GitHub
30 changed files with 3 additions and 60 deletions

View File

@@ -75,7 +75,6 @@
</build>
<properties>
<commons-collections4.version>4.1</commons-collections4.version>
<collections-generic.version>4.01</collections-generic.version>
<asspectj.version>1.8.9</asspectj.version>
<maven.compiler.source>1.9</maven.compiler.source>