JAVA-3588: Use common commons-fileupload.version property in all child modules

This commit is contained in:
Krzysiek
2021-01-08 20:01:27 +01:00
parent 745df8e191
commit b07a8f8a74
6 changed files with 1 additions and 9 deletions

View File

@@ -168,7 +168,6 @@
<javax.servlet-api.version>4.0.0</javax.servlet-api.version>
<hibernate-validator.version>6.0.10.Final</hibernate-validator.version>
<deploy-path>enter-location-of-server</deploy-path>
<commons-fileupload.version>1.3.2</commons-fileupload.version>
<org.thymeleaf-version>3.0.11.RELEASE</org.thymeleaf-version>
<groovy.version>2.4.12</groovy.version>
<freemarker.version>2.3.27-incubating</freemarker.version>