Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps org.eclipse.jetty:jetty-bom from 9.4.51.v20230217 to 12.1.2.

Release notes

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

12.1.2

Special Thanks to the following Eclipse Jetty community members

Changelog

  • #13640 - Fix NPE in ee9/ee8 nested.BufferedResponesHandler
  • #13634 - Avoid sending RST_STREAM for closed streams
  • #13625 - Not possible to control HttpClient Accept-Encoding weights with standard API and discovered Compression
  • #13624 - ContextClassLoader changed on resumed requests with QoSHandler
  • #13621 - Restore BufferingResponseListener.onContent(Response, ByteBuffer) behavior
  • #13613 - HttpInput#read rethrows already thrown exception, leading to possible self-suppressing exception issue
  • #13608 - DebugHandler changes Thread name without restoring it afterwards
  • #13603 - Bad Accept-Language request headers can result in NPE during HttpServletRequest.getLocale() call
  • #13599 - Merge ConstantThrowable and StaticException
  • #13598 - Server hangs when client closes too many connections.
  • #13592 - ClosedFileSystemException when upgrading to 12.1.1
  • #13586 - Merge back Release/12.0.27
  • #13583 - NPE in WriteFlusher after org.eclipse.jetty.http.BadMessageException: 417
  • #13579 - How to remove a websocket mapping
  • #13571 - JMX Bean Names are not predictable now that they have hashcodes
  • #13567 - Jetty 12.1.1 HTTP2 broken data
  • #13563 - Jetty 12.1.0 fails to serve big (> 1MiB) static web resources located inside a jar file
  • #13549 - Ensure buffer is always released from HTTP/3 HeadersGenerator in case of failure.
  • #13548 - Improved HTTP2Connection dump information (@​znight1020)
  • #13539 - HttpCookie.Builder does not allow removing SameSite
  • #13482 - New request attribute __oejs.Request.Cookies
  • #13472 - Support multiple directories to be scanned by deployment-scanner
  • #11826 - NativeHelper triggers JDK warning

12.1.1

Special Thanks to the following Eclipse Jetty community members

Changelog

  • #13526 - BinaryStreamTest.testMoreThanLargestMessageOneByteAtATime() is flaky
  • #13521 - Rework BlockingArrayQueue growth strategy
  • #13506 - HTTP/2 CONTINUATION frames may cause connection close
  • #13500 - Add jetty-compression artifacts to jetty-bom
  • #13499 - Jetty 12.1 brotli linking problem
  • #13498 - Jetty 12.1.x Migration Guide
  • #13489 - OSGi package import problem with org.eclipse.jetty.http3.client.http
  • #13487 - Regression in Jetty 12.1.0: @​OnWebSocketFrame and @​OnWebSocketMessage can no longer coexist
  • #13485 - [jetty-http-spi] Add Https Implementation (@​SentryMan)

... (truncated)

Commits
  • 6cc265b Updating to version 12.1.2
  • 1c39df1 Merge pull request #13671 from jetty/fix/jetty-12.1.x/ServerWebSocketContaine...
  • 03c136b Fix ServerWebSocketContainer lifecycle when restarted.
  • 10cfa7e Issue #13603 - Params only parsing from HttpFields.getValueList() is broken (...
  • 113a78c After #13596, HttpClient.name defaults to null, which makes the name of t...
  • 53dae43 Issue #13624 use context classloader for resumed qos threads (#13629)
  • 5185ddd Fixes #13625 - Not possible to control HttpClient Accept-Encoding weights wit...
  • b67ed04 Implement etag support in CompressionHandler (#13633)
  • 46b2ca0 Issue #13603 - Bad Accept-Language parsing fix for Locale. [12.1.x] (#13612)
  • 501dc71 Do not rethrow Content.Source exceptions (#13614)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [org.eclipse.jetty:jetty-bom](https://github.com/jetty/jetty.project) from 9.4.51.v20230217 to 12.1.2.
- [Release notes](https://github.com/jetty/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.4.51.v20230217...jetty-12.1.2)

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

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 Oct 13, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 13, 2025 11:52
@dependabot dependabot bot added java Pull requests that update Java code dependencies Pull requests that update a dependency file labels Oct 13, 2025
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.

0 participants