Skip to content

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] authored Sep 22, 2022
1 parent 5dfd674 commit 15c17f4
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 @@ -75,7 +75,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
<version>2.4</version>
<version>2.5</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit 15c17f4

Please sign in to comment.