Skip to content

Commit

Permalink
Merge pull request #379 from apache/dependabot/maven/jakarta.servlet-…
Browse files Browse the repository at this point in the history
…jakarta.servlet-api-6.1.0

Bump jakarta.servlet:jakarta.servlet-api from 6.0.0 to 6.1.0
  • Loading branch information
lukaszlenart authored Nov 14, 2024
2 parents f6dcf44 + 6edf340 commit 0395921
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 @@ -130,7 +130,7 @@
<dependency>
<groupId>jakarta.servlet</groupId>
<artifactId>jakarta.servlet-api</artifactId>
<version>6.0.0</version>
<version>6.1.0</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 0395921

Please sign in to comment.