Skip to content

Commit

Permalink
Bump jakarta.servlet:jakarta.servlet-api from 5.0.0 to 6.1.0
Browse files Browse the repository at this point in the history
Bumps [jakarta.servlet:jakarta.servlet-api](https://github.com/eclipse-ee4j/servlet-api) from 5.0.0 to 6.1.0.
- [Commits](https://github.com/eclipse-ee4j/servlet-api/commits)

---
updated-dependencies:
- dependency-name: jakarta.servlet:jakarta.servlet-api
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 13, 2024
1 parent 97c818c commit 655c66c
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 @@ -33,7 +33,7 @@
<url>http://smallrye.io</url>

<properties>
<version.jakarta.servlet.api>5.0.0</version.jakarta.servlet.api>
<version.jakarta.servlet.api>6.1.0</version.jakarta.servlet.api>
<version.jakarta.security.enterprise.api>2.0.0</version.jakarta.security.enterprise.api>
<version.eclipse.microprofile.jwt>2.1</version.eclipse.microprofile.jwt>
<version.microprofile.config>3.0</version.microprofile.config>
Expand Down

0 comments on commit 655c66c

Please sign in to comment.