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 @@ -154,7 +154,7 @@ THE SOFTWARE.
154
154
<groupId >javax.servlet</groupId >
155
155
<!-- the old artifactID for the servlet API -->
156
156
<artifactId >servlet-api</artifactId >
157
- <version >[0 ]</version >
157
+ <version >[2.5 ]</version >
158
158
<!--
159
159
"[0]" is a range that must be exactly 0
160
160
this is different to "0" which is hint to use version 0.
Original file line number Diff line number Diff line change @@ -165,7 +165,7 @@ THE SOFTWARE.
165
165
<groupId >javax.servlet</groupId >
166
166
<!-- the old artifactID for the servlet API -->
167
167
<artifactId >servlet-api</artifactId >
168
- <version >[0 ]</version >
168
+ <version >[2.5 ]</version >
169
169
<!--
170
170
"[0]" is a range that must be exactly 0
171
171
this is different to "0" which is hint to use version 0.
You can’t perform that action at this time.
0 commit comments