Skip to content

Commit

Permalink
chore(gradle): bump jakarta.servlet:jakarta.servlet-api
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 Oct 27, 2024
1 parent caccfdc commit bd44ff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ hdrhistogram = "2.2.2"
iceberg = "1.6.1"
immutables = "2.10.1"
jackson = "2.18.0"
jakarta-servlet = "5.0.0"
jakarta-servlet = "6.1.0"
jakarta-websocket = "2.0.0"
jama = "1.1.1"
javaparser = "3.26.2"
Expand Down

0 comments on commit bd44ff3

Please sign in to comment.