Skip to content
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.

Commit

Permalink
Update dependency javax.servlet:servlet-api to v2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 10, 2021
1 parent 4b384bc commit fe85151
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
<version>2.4</version>
<version>2.5</version>
</dependency>
<dependency>
<groupId>javax.servlet.jsp</groupId>
Expand Down

0 comments on commit fe85151

Please sign in to comment.