Skip to content

Commit

Permalink
Bump jakarta.servlet-api from 5.0.0 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [jakarta.servlet-api](https://github.com/eclipse-ee4j/servlet-api) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/eclipse-ee4j/servlet-api/releases)
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 2, 2022
1 parent d5cc2ea commit e415712
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 @@ -165,7 +165,7 @@
<jersey.version>3.0.4</jersey.version>
<grizzly.version>3.0.1</grizzly.version>
<hamcrest.version>1.3</hamcrest.version>
<jakarta.servlet.version>5.0.0</jakarta.servlet.version>
<jakarta.servlet.version>6.0.0</jakarta.servlet.version>
<jakarta.ws.rs.version>3.1.0</jakarta.ws.rs.version>
<classmate.version>1.5.1</classmate.version>
<springcontext.version>5.3.20</springcontext.version>
Expand Down

0 comments on commit e415712

Please sign in to comment.