Skip to content

Commit

Permalink
Build: Bump jetty from 9.4.53.v20231009 to 11.0.18
Browse files Browse the repository at this point in the history
Bumps `jetty` from 9.4.53.v20231009 to 11.0.18.

Updates `org.eclipse.jetty:jetty-server` from 9.4.53.v20231009 to 11.0.18
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.4.53.v20231009...jetty-11.0.18)

Updates `org.eclipse.jetty:jetty-servlet` from 9.4.53.v20231009 to 11.0.18
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.4.53.v20231009...jetty-11.0.18)

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-server
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.eclipse.jetty:jetty-servlet
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 5, 2023
1 parent 52e69fb commit 31a8c37
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 @@ -58,7 +58,7 @@ jackson215 = { strictly = "[2.15, 2.16[", prefer = "2.15.2"}
jakarta-el-api = "3.0.3"
jaxb-api = "2.3.1"
jaxb-runtime = "2.3.3"
jetty = "9.4.53.v20231009"
jetty = "11.0.18"
junit = "5.10.0"
kryo-shaded = "4.0.3"
microprofile-openapi-api = "3.1.1"
Expand Down

0 comments on commit 31a8c37

Please sign in to comment.