We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 88ad978 + c1d64fb commit 2cd0e1dCopy full SHA for 2cd0e1d
pom.xml
@@ -17,7 +17,7 @@
17
<spring.jpa.data.version>1.11.23.RELEASE</spring.jpa.data.version>
18
<hibernate.version>4.2.1.Final</hibernate.version>
19
<commons.file.upload.version>1.3.3</commons.file.upload.version>
20
- <commons.io.version>2.4</commons.io.version>
+ <commons.io.version>2.7</commons.io.version>
21
<hibernate.validator.version>4.2.0.Final</hibernate.validator.version>
22
<javax.validation.version>1.0.0.GA</javax.validation.version>
23
</properties>
0 commit comments