Skip to content

Commit

Permalink
fix(deps): update dependency jakarta.servlet:jakarta.servlet-api to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 10, 2024
1 parent 0a71e05 commit 4ebd2d9
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 @@ -138,7 +138,7 @@
<dependency>
<groupId>jakarta.servlet</groupId>
<artifactId>jakarta.servlet-api</artifactId>
<version>4.0.4</version>
<version>6.0.0</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 4ebd2d9

Please sign in to comment.