build(deps): bump cia.project.versions.jetty from 12.1.10 to 12.1.11#8746
Merged
pethers merged 1 commit intoJul 7, 2026
Merged
Conversation
Bumps `cia.project.versions.jetty` from 12.1.10 to 12.1.11. Updates `org.eclipse.jetty.ee8:jetty-ee8-webapp` from 12.1.10 to 12.1.11 Updates `org.eclipse.jetty.ee8:jetty-ee8-maven-plugin` from 12.1.10 to 12.1.11 Updates `org.eclipse.jetty:jetty-jmx` from 12.1.10 to 12.1.11 Updates `org.eclipse.jetty.http2:jetty-http2-server` from 12.1.10 to 12.1.11 Updates `org.eclipse.jetty.http2:jetty-http2-client` from 12.1.10 to 12.1.11 Updates `org.eclipse.jetty.ee8:jetty-ee8-plus` from 12.1.10 to 12.1.11 Updates `org.eclipse.jetty.ee8:jetty-ee8-annotations` from 12.1.10 to 12.1.11 Updates `org.eclipse.jetty.ee8.websocket:jetty-ee8-websocket-javax-server` from 12.1.10 to 12.1.11 Updates `org.eclipse.jetty.ee8:jetty-ee8-servlet` from 12.1.10 to 12.1.11 Updates `org.eclipse.jetty.ee8:jetty-ee8-servlets` from 12.1.10 to 12.1.11 Updates `org.eclipse.jetty:jetty-home` from 12.1.10 to 12.1.11 - [Release notes](https://github.com/jetty/jetty.project/releases) - [Commits](jetty/jetty.project@jetty-12.1.10...jetty-12.1.11) --- updated-dependencies: - dependency-name: org.eclipse.jetty.ee8:jetty-ee8-webapp dependency-version: 12.1.11 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty.ee8:jetty-ee8-maven-plugin dependency-version: 12.1.11 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty:jetty-jmx dependency-version: 12.1.11 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty.http2:jetty-http2-server dependency-version: 12.1.11 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty.http2:jetty-http2-client dependency-version: 12.1.11 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty.ee8:jetty-ee8-plus dependency-version: 12.1.11 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty.ee8:jetty-ee8-annotations dependency-version: 12.1.11 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.11 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty.ee8:jetty-ee8-servlet dependency-version: 12.1.11 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty.ee8:jetty-ee8-servlets dependency-version: 12.1.11 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty:jetty-home dependency-version: 12.1.11 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
Jul 7, 2026
pethers
approved these changes
Jul 7, 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.10 to 12.1.11.Updates
org.eclipse.jetty.ee8:jetty-ee8-webappfrom 12.1.10 to 12.1.11Updates
org.eclipse.jetty.ee8:jetty-ee8-maven-pluginfrom 12.1.10 to 12.1.11Updates
org.eclipse.jetty:jetty-jmxfrom 12.1.10 to 12.1.11Updates
org.eclipse.jetty.http2:jetty-http2-serverfrom 12.1.10 to 12.1.11Updates
org.eclipse.jetty.http2:jetty-http2-clientfrom 12.1.10 to 12.1.11Updates
org.eclipse.jetty.ee8:jetty-ee8-plusfrom 12.1.10 to 12.1.11Updates
org.eclipse.jetty.ee8:jetty-ee8-annotationsfrom 12.1.10 to 12.1.11Updates
org.eclipse.jetty.ee8.websocket:jetty-ee8-websocket-javax-serverfrom 12.1.10 to 12.1.11Updates
org.eclipse.jetty.ee8:jetty-ee8-servletfrom 12.1.10 to 12.1.11Updates
org.eclipse.jetty.ee8:jetty-ee8-servletsfrom 12.1.10 to 12.1.11Updates
org.eclipse.jetty:jetty-homefrom 12.1.10 to 12.1.11Commits
6c1ced3Updating to version 12.1.11852c52dCleanup javadoc for recently deprecated Context newResource methods. (#15354)ce0c7f5Issue #15234 - Review error response codes from EagerContentHandler and FormF...994f8b1Updates to #15224 - Retain explicit HTTP version in redirects.fae1edd[httpclient] forward httpversion for http:// uri on request.copy to avoid to ...7192101Fixes #15345 - Move RateControl to jetty-io.65c44e0#15333 upgrade quiche to version 0.29.20f096b5Bump actions/stale from 10.2.0 to 10.3.0 (#15166)1defd98[12.1.x EE8] Bump the spec-deps group across 1 directory with 2 updates (#15102)6315bceMerge pull request #15287 from jetty/fix/jetty-12.1.x/15156-InjectingAuthHead...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)