Updated to Servlet API 4.0.0.
This commit is contained in:
parent
e0a76ac839
commit
7f615ba709
2 changed files with 2 additions and 2 deletions
2
pom.xml
2
pom.xml
|
@ -9,7 +9,7 @@
|
|||
<dependency>
|
||||
<groupId>javax.servlet</groupId>
|
||||
<artifactId>javax.servlet-api</artifactId>
|
||||
<version>3.1.0</version>
|
||||
<version>4.0.0</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue