Skip to content

Commit 2cd0e1d

Browse files
authored
Merge pull request #5 from mrmodise/dependabot/maven/commons-io-commons-io-2.7
Bump commons-io from 2.4 to 2.7
2 parents 88ad978 + c1d64fb commit 2cd0e1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<spring.jpa.data.version>1.11.23.RELEASE</spring.jpa.data.version>
1818
<hibernate.version>4.2.1.Final</hibernate.version>
1919
<commons.file.upload.version>1.3.3</commons.file.upload.version>
20-
<commons.io.version>2.4</commons.io.version>
20+
<commons.io.version>2.7</commons.io.version>
2121
<hibernate.validator.version>4.2.0.Final</hibernate.validator.version>
2222
<javax.validation.version>1.0.0.GA</javax.validation.version>
2323
</properties>

0 commit comments

Comments
 (0)