Skip to content

Commit

Permalink
Merge pull request #488 from jcabi/renovate/jakarta.servlet-jakarta.s…
Browse files Browse the repository at this point in the history
…ervlet-api-6.x

Update dependency jakarta.servlet:jakarta.servlet-api to v6.1.0
  • Loading branch information
yegor256 authored Jul 17, 2024
2 parents 787e7aa + 901bc16 commit 6b85430
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 @@ -1497,7 +1497,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<!-- Servlet API -->
<groupId>jakarta.servlet</groupId>
<artifactId>jakarta.servlet-api</artifactId>
<version>6.0.0</version>
<version>6.1.0</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 6b85430

Please sign in to comment.