File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 41
41
<commons-configuration .version>1.9</commons-configuration .version>
42
42
<commons-configuration2 .version>2.9.0</commons-configuration2 .version>
43
43
<commons-compress .version>1.22</commons-compress .version>
44
- <commons-fileupload .versison>1.4 </commons-fileupload .versison>
44
+ <commons-fileupload .versison>1.5 </commons-fileupload .versison>
45
45
<commons-imaging .version>1.0-alpha3</commons-imaging .version>
46
46
<commons-io .version>2.11.0</commons-io .version>
47
47
<commons-lang .version>3.4</commons-lang .version>
1249
1249
</exclusion >
1250
1250
</exclusions >
1251
1251
</dependency >
1252
+ <dependency >
1253
+ <groupId >commons-fileupload</groupId >
1254
+ <artifactId >commons-fileupload</artifactId >
1255
+ <version >${commons-fileupload.versison} </version >
1256
+ </dependency >
1252
1257
<dependency >
1253
1258
<groupId >org.apache.commons</groupId >
1254
1259
<artifactId >commons-imaging</artifactId >
You can’t perform that action at this time.
0 commit comments