Skip to content

build(deps): Bump org.eclipse.jetty:jetty-bom from 11.0.24 to 12.0.0#2530

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/org.eclipse.jetty-jetty-bom-12.0.0
Open

build(deps): Bump org.eclipse.jetty:jetty-bom from 11.0.24 to 12.0.0#2530
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/org.eclipse.jetty-jetty-bom-12.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Bumps org.eclipse.jetty:jetty-bom from 11.0.24 to 12.0.0.

Release notes

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

12.0.0

Important Notes

  • New Environment System (ee10 / ee9 / ee8)
  • Supports ee10 / ee9 / ee8 at the same time (in different deployed webapps)
  • Jetty Core no longer has dependencies on any Jakarta EE Spec

Security Updates

Special Thanks to the following Eclipse Jetty community members

@​kohlschuetter (Christian Kohlschütter) @​gregpoulos (Greg Poulos)

Changelog

  • #10231 - DefaultServlet no longer supports POST and OPTIONS and returns a 405 instead
  • #10229 - HttpConfiguration.setIdleTimeout() breaks long running requests
  • #10227 - EE10 Unable to use Cookie attributes with HttpServletResponse.addCookie(jakarta.servlet.http.Cookie)
  • #10205 - fixes for jetty 12 ee8 websocket demos
  • #10178 - Fix demo-spec webapp failures
  • #10066 - Allow SAXParserFactory or SAXParser to be configured in Jetty's XmlParser class - Allows for GHSA-58qw-p7qm-5rvh workaround
  • #10165 - rename JAVAX_API to JAKARTA_API in ee9 and ee10 Source
  • #10155 - EE10 Servlet include after HttpServletResponse.getWriter().println() omits Content-Length from the response
  • #10135 - Websocket: Using PerMessageDeflateExtension and flush in batchMode send FLUSH_FRAME to client.

12.0.0.beta4

Changelog

  • #10144 - Common code and documentation for dispatched query parameters
  • #10141 - welcome-file ignored on jetty12ee10 on exploded deploy, works on ee9 and older jettys.
  • #10139 - DefaultServlet not working with named dispatch in Jetty-12 EE10.
  • #10134 - Server.stop() and WebInfConfiguration.deconfigure() can throw a ClosedFileSystemException when restoring the original base resource
  • #10131 - Review ERROR query-string handling
  • #10102 - Fixes delivery of events to Response.CompleteListeners.
  • #10090 - Improved start.jar dry-run command line quoting
  • #10084 - ServletApiContext.getResourcePaths() doesn't respect the spec
  • #10082 - Various cleanups of StringUtil and TypeUtil
  • #10081 - Fix replacement logic for Configuration lists
  • #10071 - add SizeLimitHandler to Jetty-12
  • #10068 - Jetty 12: instantiation of HashLoginService
  • #10061 - Simplified URLResource cleaner
  • #9444 - Unexpected encoding in request.getPathInfo() with Jetty 12 beta0

12.0.0.beta3

... (truncated)

Commits
  • 52d9417 Updating to version 12.0.0
  • 28100e8 Reverted asciidoctorj-diagram.version to 2.2.9 to correctly generate the link...
  • b781a92 Fixed javadocs generation.
  • af7127c Merge pull request #10205 from eclipse/jetty-12.0.x-websocket-demos
  • 466b75c fix websocket demo for ee8 jetty-12
  • 1d52c83 Merge remote-tracking branch 'origin/jetty-12.0.x' into jetty-12.0.x-websocke...
  • 70a7a67 Fix #10229 servlet Idle Timeout (#10233)
  • 5535179 Issue #10231 - ee10 DefaultServlet HTTP method support. (#10232)
  • 9357c26 Issue #10227 - HttpServletResponse.addCookie(Cookie) support for Cookie att...
  • d3e40d8 Merged branch 'jetty-11.0.x' into 'jetty-12.0.x'.
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
org.eclipse.jetty:jetty-bom [>= 12.a, < 13]

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 13, 2026
@dependabot dependabot Bot force-pushed the dependabot/maven/org.eclipse.jetty-jetty-bom-12.0.0 branch 9 times, most recently from 56d7e0e to f1a0d65 Compare April 19, 2026 11:50
@dependabot dependabot Bot force-pushed the dependabot/maven/org.eclipse.jetty-jetty-bom-12.0.0 branch 6 times, most recently from 9527cef to 903f4b3 Compare April 28, 2026 09:05
Bumps [org.eclipse.jetty:jetty-bom](https://github.com/eclipse/jetty.project) from 11.0.24 to 12.0.0.
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-11.0.24...jetty-12.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/maven/org.eclipse.jetty-jetty-bom-12.0.0 branch from 903f4b3 to a852fd4 Compare April 28, 2026 12:59
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