We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d7d48d commit 087776fCopy full SHA for 087776f
pom.xml
@@ -78,7 +78,7 @@
78
<!-- io util -->
79
<commons-io.version>2.5</commons-io.version>
80
<!-- upload util -->
81
- <commons-fileupload.version>1.3.2</commons-fileupload.version>
+ <commons-fileupload.version>[1.3.3,)</commons-fileupload.version>
82
<!-- json support -->
83
<fastjson.version>[1.2.31,)</fastjson.version>
84
<!-- html -->
0 commit comments