Skip to content

Commit

Permalink
Bump jakarta.servlet: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:jakarta.servlet-api](https://github.com/eclipse-ee4j/servlet-api) from 5.0.0 to 6.0.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 10, 2024
1 parent b1ebe00 commit dcdbbaa
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 @@ -64,7 +64,7 @@
<jackson.version>2.16.1</jackson.version>
<slf4j.version>2.0.12</slf4j.version>
<junit.version>5.10.2</junit.version>
<servlet-api.version>5.0.0</servlet-api.version>
<servlet-api.version>6.0.0</servlet-api.version>
<jetty.version>11.0.20</jetty.version>
<rhino.version>1.7.14</rhino.version>
</properties>
Expand Down

0 comments on commit dcdbbaa

Please sign in to comment.