JAVA-7783: POM properties cleanup

This commit is contained in:
Krzysiek
2021-11-16 15:10:49 +01:00
parent 15a50b8fe2
commit 0ab9e2e4f2
29 changed files with 42 additions and 97 deletions

View File

@@ -85,7 +85,6 @@
<maven.compiler.target>1.9</maven.compiler.target>
<guava.version>25.1-jre</guava.version>
<commons-collections4.version>4.1</commons-collections4.version>
<commons-collections3.version>3.2.2</commons-collections3.version>
</properties>
</project>