Skip to content

Commit 1ca9371

Browse files
authored
chore: update commons-file upload to v1.3.3
1 parent eb6ac83 commit 1ca9371

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<springframework.version>4.2.4.RELEASE</springframework.version>
1717
<spring.jpa.data.version>1.11.23.RELEASE</spring.jpa.data.version>
1818
<hibernate.version>4.2.1.Final</hibernate.version>
19-
<commons.file.upload.version>1.2.2</commons.file.upload.version>
19+
<commons.file.upload.version>1.3.3</commons.file.upload.version>
2020
<commons.io.version>2.4</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>
@@ -166,4 +166,4 @@
166166
</plugin>
167167
</plugins>
168168
</build>
169-
</project>
169+
</project>

0 commit comments

Comments
 (0)