File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -408,7 +408,7 @@ THE SOFTWARE.
408
408
<groupId >javax.servlet</groupId >
409
409
<!-- the old artifactID for the servlet API -->
410
410
<artifactId >servlet-api</artifactId >
411
- <version >[0 ]</version >
411
+ <version >[2.5 ]</version >
412
412
<!--
413
413
"[0]" is a range that must be exactly 0
414
414
this is different to "0" which is hint to use version 0.
Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ THE SOFTWARE.
114
114
<groupId >javax.servlet</groupId >
115
115
<!-- the old artifactID for the servlet API -->
116
116
<artifactId >servlet-api</artifactId >
117
- <version >[0 ]</version >
117
+ <version >[2.5 ]</version >
118
118
<!--
119
119
"[0]" is a range that must be exactly 0
120
120
this is different to "0" which is hint to use version 0.
You can’t perform that action at this time.
0 commit comments