Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Bumps jetty from 12.1.4 to 12.1.5.
Updates org.eclipse.jetty:jetty-bom from 12.1.4 to 12.1.5

Release notes

Sourced from org.eclipse.jetty:jetty-bom's releases.

12.1.5

Changelog

  • #14097 - Can't use Jetty when the default Locale is Azerbaijan
  • #14085 - QoSHandler: Allow customization of rejection status code (429 vs 503) and improve extensibility
  • #14070 - Invalid logger usage in ThreadPool
  • #14063 - Add test scope to jetty-quic-util JUnit dependency
  • #14028 - Native memory leak in zstd compression handler
  • #14017 - Fix cookie-config web.xml attributes when used with quickstart
  • #13993 - Fixes for ThreadLimitHandler with NON_BLOCKING invocation type
  • #13964 - HTTP/2 Client infinite reconnection loop
  • #13962 - HTTP/2 Client connection timeout does not work
Commits
  • 4905d09 Updating to version 12.1.5
  • 03790e9 Fix ZStandard native memory leaks (#14087)
  • 52a743b QoSHandler customization of the status code and the writing of the response...
  • fd6011d Fix loop caused by NegotiatingClientConnection talking to broken server (#1...
  • c1e300d Replace reflection-based BundleClassLoaderHelper with spec-compliant BundleDe...
  • 787aa03 Improve buffer pools stats and dump (#14123)
  • 06ba4eb Introduced Jetty module json.mod, called "json" and not "ajax" despite the ...
  • b448fea Merge pull request #14083 from jetty/fix/jetty-12.1.x/14070-ThreadPoolDebugLog
  • d2a9738 [12.1.x EE8] Bump the build-deps group in /jetty-ee8 with 2 updates
  • d15dc5b [12.1.x Root pom] Bump the dev-dependencies group with 4 updates
  • Additional commits viewable in compare view

Updates org.eclipse.jetty:jetty-http from 12.1.4 to 12.1.5

Updates org.eclipse.jetty:jetty-server from 12.1.4 to 12.1.5

Updates org.eclipse.jetty.http2:jetty-http2-common from 12.1.4 to 12.1.5

Updates org.eclipse.jetty.http2:jetty-http2-hpack from 12.1.4 to 12.1.5

Updates org.eclipse.jetty.http2:jetty-http2-server from 12.1.4 to 12.1.5

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note

Update Jetty version in gradle/libs.versions.toml from 12.1.4 to 12.1.5.

  • Dependencies:
    • Bump jetty version in gradle/libs.versions.toml from 12.1.4 to 12.1.5.

Written by Cursor Bugbot for commit 36d1a66. This will update automatically on new commits. Configure here.

Bumps `jetty` from 12.1.4 to 12.1.5.

Updates `org.eclipse.jetty:jetty-bom` from 12.1.4 to 12.1.5
- [Release notes](https://github.com/jetty/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-12.1.4...jetty-12.1.5)

Updates `org.eclipse.jetty:jetty-http` from 12.1.4 to 12.1.5

Updates `org.eclipse.jetty:jetty-server` from 12.1.4 to 12.1.5

Updates `org.eclipse.jetty.http2:jetty-http2-common` from 12.1.4 to 12.1.5

Updates `org.eclipse.jetty.http2:jetty-http2-hpack` from 12.1.4 to 12.1.5

Updates `org.eclipse.jetty.http2:jetty-http2-server` from 12.1.4 to 12.1.5

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-bom
  dependency-version: 12.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-http
  dependency-version: 12.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-server
  dependency-version: 12.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty.http2:jetty-http2-common
  dependency-version: 12.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty.http2:jetty-http2-hpack
  dependency-version: 12.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty.http2:jetty-http2-server
  dependency-version: 12.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 8, 2025
@dependabot dependabot bot requested a review from cmgrote as a code owner December 8, 2025 04:14
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 8, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 11, 2025

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 11, 2025
@dependabot dependabot bot deleted the dependabot/gradle/jetty-12.1.5 branch December 11, 2025 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant