File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ Copyright 2016 Google Inc.
130
130
<dependency > <!-- http://commons.apache.org/proper/commons-fileupload/ -->
131
131
<groupId >commons-fileupload</groupId >
132
132
<artifactId >commons-fileupload</artifactId >
133
- <version >1.5 </version >
133
+ <version >1.6.0 </version >
134
134
</dependency >
135
135
</dependencies >
136
136
Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ Copyright 2016 Google Inc.
131
131
<dependency > <!-- http://commons.apache.org/proper/commons-fileupload/ -->
132
132
<groupId >commons-fileupload</groupId >
133
133
<artifactId >commons-fileupload</artifactId >
134
- <version >1.5 </version >
134
+ <version >1.6.0 </version >
135
135
</dependency >
136
136
</dependencies >
137
137
Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ Copyright 2016 Google Inc.
131
131
<dependency > <!-- http://commons.apache.org/proper/commons-fileupload/ -->
132
132
<groupId >commons-fileupload</groupId >
133
133
<artifactId >commons-fileupload</artifactId >
134
- <version >1.5 </version >
134
+ <version >1.6.0 </version >
135
135
</dependency >
136
136
</dependencies >
137
137
Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ Copyright 2019 Google LLC
92
92
<dependency >
93
93
<groupId >commons-fileupload</groupId >
94
94
<artifactId >commons-fileupload</artifactId >
95
- <version >1.5 </version >
95
+ <version >1.6.0 </version >
96
96
</dependency >
97
97
98
98
<dependency >
You can’t perform that action at this time.
0 commit comments