build(deps): bump cia.project.versions.jetty from 12.1.8 to 12.1.9#8606
Merged
pethers merged 1 commit intoMay 6, 2026
Merged
Conversation
Bumps `cia.project.versions.jetty` from 12.1.8 to 12.1.9. Updates `org.eclipse.jetty.ee8:jetty-ee8-webapp` from 12.1.8 to 12.1.9 Updates `org.eclipse.jetty.ee8:jetty-ee8-maven-plugin` from 12.1.8 to 12.1.9 Updates `org.eclipse.jetty:jetty-jmx` from 12.1.8 to 12.1.9 Updates `org.eclipse.jetty.http2:jetty-http2-server` from 12.1.8 to 12.1.9 Updates `org.eclipse.jetty.http2:jetty-http2-client` from 12.1.8 to 12.1.9 Updates `org.eclipse.jetty.ee8:jetty-ee8-plus` from 12.1.8 to 12.1.9 Updates `org.eclipse.jetty.ee8:jetty-ee8-annotations` from 12.1.8 to 12.1.9 Updates `org.eclipse.jetty.ee8.websocket:jetty-ee8-websocket-javax-server` from 12.1.8 to 12.1.9 Updates `org.eclipse.jetty.ee8:jetty-ee8-servlet` from 12.1.8 to 12.1.9 Updates `org.eclipse.jetty.ee8:jetty-ee8-servlets` from 12.1.8 to 12.1.9 Updates `org.eclipse.jetty:jetty-home` from 12.1.8 to 12.1.9 - [Release notes](https://github.com/jetty/jetty.project/releases) - [Commits](jetty/jetty.project@jetty-12.1.8...jetty-12.1.9) --- updated-dependencies: - dependency-name: org.eclipse.jetty.ee8:jetty-ee8-webapp dependency-version: 12.1.9 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty.ee8:jetty-ee8-maven-plugin dependency-version: 12.1.9 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty:jetty-jmx dependency-version: 12.1.9 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty.http2:jetty-http2-server dependency-version: 12.1.9 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty.http2:jetty-http2-client dependency-version: 12.1.9 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty.ee8:jetty-ee8-plus dependency-version: 12.1.9 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty.ee8:jetty-ee8-annotations dependency-version: 12.1.9 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty.ee8.websocket:jetty-ee8-websocket-javax-server dependency-version: 12.1.9 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty.ee8:jetty-ee8-servlet dependency-version: 12.1.9 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty.ee8:jetty-ee8-servlets dependency-version: 12.1.9 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty:jetty-home dependency-version: 12.1.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Snapshot WarningsEnsure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice. Scanned FilesNone |
|
📚 Javadoc GeneratedThe Javadoc documentation has been generated for this PR. Download the |
pethers
approved these changes
May 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Bumps
cia.project.versions.jettyfrom 12.1.8 to 12.1.9.Updates
org.eclipse.jetty.ee8:jetty-ee8-webappfrom 12.1.8 to 12.1.9Updates
org.eclipse.jetty.ee8:jetty-ee8-maven-pluginfrom 12.1.8 to 12.1.9Updates
org.eclipse.jetty:jetty-jmxfrom 12.1.8 to 12.1.9Updates
org.eclipse.jetty.http2:jetty-http2-serverfrom 12.1.8 to 12.1.9Updates
org.eclipse.jetty.http2:jetty-http2-clientfrom 12.1.8 to 12.1.9Updates
org.eclipse.jetty.ee8:jetty-ee8-plusfrom 12.1.8 to 12.1.9Updates
org.eclipse.jetty.ee8:jetty-ee8-annotationsfrom 12.1.8 to 12.1.9Updates
org.eclipse.jetty.ee8.websocket:jetty-ee8-websocket-javax-serverfrom 12.1.8 to 12.1.9Updates
org.eclipse.jetty.ee8:jetty-ee8-servletfrom 12.1.8 to 12.1.9Updates
org.eclipse.jetty.ee8:jetty-ee8-servletsfrom 12.1.8 to 12.1.9Updates
org.eclipse.jetty:jetty-homefrom 12.1.8 to 12.1.9Release notes
Sourced from org.eclipse.jetty:jetty-home's releases.
Commits
b1fb145Updating to version 12.1.96ca6c9aFixes #14564 - Jetty 12.1.x TLS connections hang after several requests with ...98524beFixes #14541 - Jetty HTTP Client - setMaxRequestHeadersSize resulting in java...d0c3b5fFixes #14972 - Jetty 12.1.8 jetty-home has lib/*-config.jar files3e5a4daFixes #12110 - Request Authority checks needed. (#14970)650e6f6Merge pull request #14969 from jetty/fix/jetty-12.1.x/UriUtilCleanupade27ceVarious cleanups for URIUtilb4fafbcIssue #14196 fix race in session eviction87bc532Fix imports in DispatcherTestcb8fcebFixed newlines in the expected response.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)