Skip to content

Bump the minor-and-patch group across 1 directory with 6 updates - #54

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/minor-and-patch-a448c7f621
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/minor-and-patch-a448c7f621

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 17, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 6 updates in the / directory:

Package From To
org.codehaus.mojo:extra-enforcer-rules 1.12.0 1.12.1
org.eclipse.jetty:jetty-bom 12.1.12 12.1.13
org.eclipse.jetty.ee10:jetty-ee10-bom 12.1.12 12.1.13
org.eclipse.jetty.ee10:jetty-ee10-bom 12.1.12 12.1.13
org.slf4j:slf4j-api 2.0.18 2.0.19
org.codehaus.mojo:versions-maven-plugin 2.21.0 2.22.0
org.codehaus.mojo:exec-maven-plugin 3.6.3 3.6.4

Updates org.codehaus.mojo:extra-enforcer-rules from 1.12.0 to 1.12.1

Release notes

Sourced from org.codehaus.mojo:extra-enforcer-rules's releases.

1.12.1

👻 Maintenance

📦 Dependency updates

  • Bump org.apache.tomcat:tomcat-catalina from 9.0.118 to 9.0.121 in /src/it/mojo-1682 (#368) @dependabot[bot]
  • Bump org.apache.logging.log4j:log4j-api from 2.17.2 to 2.25.5 in /src/it/banduplicate-classes-ignore-when-identical (#365) @dependabot[bot]
  • Bump commons-codec:commons-codec from 1.22.0 to 1.22.1 (#363) @dependabot[bot]
  • Bump org.apache.logging.log4j:log4j-api from 2.17.2 to 2.25.5 in /src/it/banduplicate-classes-fail-when-not-identical (#364) @dependabot[bot]
  • Bump org.codehaus.mojo:mojo-parent from 96 to 97 (#362) @dependabot[bot]
  • Bump apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml from 4 to 5 (#359) @dependabot[bot]
  • Bump apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml from 4 to 5 (#360) @dependabot[bot]
  • Bump org.apache.tomcat:tomcat-catalina from 9.0.117 to 9.0.118 in /src/it/mojo-1682 (#357) @dependabot[bot]
  • Bump org.apache.maven.enforcer:enforcer-api from 3.6.2 to 3.6.3 (#358) @dependabot[bot]
  • Bump commons-codec:commons-codec from 1.21.0 to 1.22.0 (#356) @dependabot[bot]
  • Bump org.apache.tomcat:tomcat-catalina from 9.0.113 to 9.0.117 in /src/it/mojo-1682 (#353) @dependabot[bot]
Commits
  • e274aed [maven-release-plugin] prepare release 1.12.1
  • 84b5ed7 Bump org.apache.tomcat:tomcat-catalina in /src/it/mojo-1682
  • 0225fd8 Stop dependabot from updating test fixtures
  • b518ef8 Bump org.apache.logging.log4j:log4j-api
  • 71c8a52 Bump commons-codec:commons-codec from 1.22.0 to 1.22.1
  • 30f90b4 Bump org.apache.logging.log4j:log4j-api
  • 9b0d57e Bump org.codehaus.mojo:mojo-parent from 96 to 97
  • 0ab8cb9 Bump apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml
  • 43beb6a Bump apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml
  • 03ee528 Bump org.apache.tomcat:tomcat-catalina in /src/it/mojo-1682
  • Additional commits viewable in compare view

Updates org.eclipse.jetty:jetty-bom from 12.1.12 to 12.1.13

Release notes

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

12.1.13

Special Thanks to the following Eclipse Jetty community members

Changelog

  • #15668 - Strengthened connection failure handling.
  • #15649 - Various improvements for SignInWithEthereum Authentication
  • #15633 - Fixes for MultiPartCompliance configuration
  • #15631 - Allow customizing GracefulHandler's shutdown rejection response
  • #15629 - [12.1.x] Improve *AuthenticationProtocolHandler.accept()
  • #15612 - Reuses URIUtil.canonicalPath() for URI matching.
  • #15591 - Fixes FCGI's "try-files" query handling.
  • #15590 - Making CIDR pattern matching case insensitive
  • #15582 - Add additional configuration for SessionAuthentication persistence (12.1)
  • #15556 - Fix the use of quickstart with a combined base resource.
  • #15548 - AbstractProxyServlet.filterServerResponseHeader returns existing value
  • #15504 - BouncyCastleClientALPNProcessor does not have a fallback for empty protocol string. (@​DragonFSKY)
  • #15459 - Add a Jetty module for the HashLoginService
  • #15454 - Fix for 15420 (add support for HttpClient.maxDestinations)
  • #15385 - Streamline dependencies for HTTP/3 Server with Quiche
  • #14930 - SymlinkAllowedResourceAliasChecker.check() fails with NPE (@​kamilkrzywanski)
  • #14906 - Flaky test: RedispatchTests.testEe8FilterWithAwkwardRequestURI() — fails in 45% of CI builds (@​DragonFSKY)
  • #14403 - RoundRobinConnectionPoolTest.testMultiplexWithMaxUsage() on FCGI is flaky (@​DragonFSKY)
Commits
  • e993867 Updating to version 12.1.13
  • 1fa2a1c [12.1.x EE9] Bump org.apache.maven.plugins:maven-compiler-plugin (#15715)
  • c67d57d [12.1.x EE10] Bump jakarta.json.bind:jakarta.json.bind-api from 3.0.2 to 3.0....
  • 3caa491 [12.1.x Root pom] Bump com.github.luben:zstd-jni from 1.5.7-15 to 1.5.7-16 in...
  • 1f8fafb Issue #14403 - Defer FCGI application dispatch until the parser returns (#15648)
  • bc6e23a [12.1.x EE9] Bump the dev-dependencies group across 1 directory with 3 update...
  • 42fd273 Adding method Constraint test to improve test coverage
  • 365b721 Making CIDR pattern matching case insensitive
  • 17c051c Fixes #14930 - Resolve base resource for SymlinkAllowedResourceAliasChecker (...
  • 8c18972 [12.1.x Root pom] Bump the dev-dependencies group across 1 directory with 8 u...
  • Additional commits viewable in compare view

Updates org.eclipse.jetty.ee10:jetty-ee10-bom from 12.1.12 to 12.1.13

Release notes

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

12.1.13

Special Thanks to the following Eclipse Jetty community members

Changelog

  • #15668 - Strengthened connection failure handling.
  • #15649 - Various improvements for SignInWithEthereum Authentication
  • #15633 - Fixes for MultiPartCompliance configuration
  • #15631 - Allow customizing GracefulHandler's shutdown rejection response
  • #15629 - [12.1.x] Improve *AuthenticationProtocolHandler.accept()
  • #15612 - Reuses URIUtil.canonicalPath() for URI matching.
  • #15591 - Fixes FCGI's "try-files" query handling.
  • #15590 - Making CIDR pattern matching case insensitive
  • #15582 - Add additional configuration for SessionAuthentication persistence (12.1)
  • #15556 - Fix the use of quickstart with a combined base resource.
  • #15548 - AbstractProxyServlet.filterServerResponseHeader returns existing value
  • #15504 - BouncyCastleClientALPNProcessor does not have a fallback for empty protocol string. (@​DragonFSKY)
  • #15459 - Add a Jetty module for the HashLoginService
  • #15454 - Fix for 15420 (add support for HttpClient.maxDestinations)
  • #15385 - Streamline dependencies for HTTP/3 Server with Quiche
  • #14930 - SymlinkAllowedResourceAliasChecker.check() fails with NPE (@​kamilkrzywanski)
  • #14906 - Flaky test: RedispatchTests.testEe8FilterWithAwkwardRequestURI() — fails in 45% of CI builds (@​DragonFSKY)
  • #14403 - RoundRobinConnectionPoolTest.testMultiplexWithMaxUsage() on FCGI is flaky (@​DragonFSKY)
Commits
  • e993867 Updating to version 12.1.13
  • 1fa2a1c [12.1.x EE9] Bump org.apache.maven.plugins:maven-compiler-plugin (#15715)
  • c67d57d [12.1.x EE10] Bump jakarta.json.bind:jakarta.json.bind-api from 3.0.2 to 3.0....
  • 3caa491 [12.1.x Root pom] Bump com.github.luben:zstd-jni from 1.5.7-15 to 1.5.7-16 in...
  • 1f8fafb Issue #14403 - Defer FCGI application dispatch until the parser returns (#15648)
  • bc6e23a [12.1.x EE9] Bump the dev-dependencies group across 1 directory with 3 update...
  • 42fd273 Adding method Constraint test to improve test coverage
  • 365b721 Making CIDR pattern matching case insensitive
  • 17c051c Fixes #14930 - Resolve base resource for SymlinkAllowedResourceAliasChecker (...
  • 8c18972 [12.1.x Root pom] Bump the dev-dependencies group across 1 directory with 8 u...
  • Additional commits viewable in compare view

Updates org.eclipse.jetty.ee10:jetty-ee10-bom from 12.1.12 to 12.1.13

Release notes

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

12.1.13

Special Thanks to the following Eclipse Jetty community members

Changelog

  • #15668 - Strengthened connection failure handling.
  • #15649 - Various improvements for SignInWithEthereum Authentication
  • #15633 - Fixes for MultiPartCompliance configuration
  • #15631 - Allow customizing GracefulHandler's shutdown rejection response
  • #15629 - [12.1.x] Improve *AuthenticationProtocolHandler.accept()
  • #15612 - Reuses URIUtil.canonicalPath() for URI matching.
  • #15591 - Fixes FCGI's "try-files" query handling.
  • #15590 - Making CIDR pattern matching case insensitive
  • #15582 - Add additional configuration for SessionAuthentication persistence (12.1)
  • #15556 - Fix the use of quickstart with a combined base resource.
  • #15548 - AbstractProxyServlet.filterServerResponseHeader returns existing value
  • #15504 - BouncyCastleClientALPNProcessor does not have a fallback for empty protocol string. (@​DragonFSKY)
  • #15459 - Add a Jetty module for the HashLoginService
  • #15454 - Fix for 15420 (add support for HttpClient.maxDestinations)
  • #15385 - Streamline dependencies for HTTP/3 Server with Quiche
  • #14930 - SymlinkAllowedResourceAliasChecker.check() fails with NPE (@​kamilkrzywanski)
  • #14906 - Flaky test: RedispatchTests.testEe8FilterWithAwkwardRequestURI() — fails in 45% of CI builds (@​DragonFSKY)
  • #14403 - RoundRobinConnectionPoolTest.testMultiplexWithMaxUsage() on FCGI is flaky (@​DragonFSKY)
Commits
  • e993867 Updating to version 12.1.13
  • 1fa2a1c [12.1.x EE9] Bump org.apache.maven.plugins:maven-compiler-plugin (#15715)
  • c67d57d [12.1.x EE10] Bump jakarta.json.bind:jakarta.json.bind-api from 3.0.2 to 3.0....
  • 3caa491 [12.1.x Root pom] Bump com.github.luben:zstd-jni from 1.5.7-15 to 1.5.7-16 in...
  • 1f8fafb Issue #14403 - Defer FCGI application dispatch until the parser returns (#15648)
  • bc6e23a [12.1.x EE9] Bump the dev-dependencies group across 1 directory with 3 update...
  • 42fd273 Adding method Constraint test to improve test coverage
  • 365b721 Making CIDR pattern matching case insensitive
  • 17c051c Fixes #14930 - Resolve base resource for SymlinkAllowedResourceAliasChecker (...
  • 8c18972 [12.1.x Root pom] Bump the dev-dependencies group across 1 directory with 8 u...
  • Additional commits viewable in compare view

Updates org.slf4j:slf4j-api from 2.0.18 to 2.0.19

Updates org.codehaus.mojo:versions-maven-plugin from 2.21.0 to 2.22.0

Release notes

Sourced from org.codehaus.mojo:versions-maven-plugin's releases.

2.22.0

🚀 New features and improvements

🐛 Bug Fixes

📝 Documentation updates

👻 Maintenance

📦 Dependency updates

... (truncated)

Commits
  • 7329d7e [maven-release-plugin] prepare release 2.22.0
  • 99bbbb9 Bump byteBuddyVersion from 1.18.12 to 1.18.13
  • b943679 Add artifact classifier to ChangeRocorderXML
  • 0cbb8fd Bump org.mariadb.jdbc:mariadb-java-client
  • 03390a5 Bump org.codehaus.plexus:plexus-utils from 4.0.3 to 4.1.0
  • b7fe8c6 Bump org.codehaus.plexus:plexus-archiver from 4.13.0 to 4.14.0
  • db72fa6 Bump org.codehaus.plexus:plexus-archiver from 4.12.0 to 4.13.0
  • e7c0958 Bump org.codehaus.plexus:plexus-interactivity-api from 1.5.1 to 1.6.0
  • 4c0693b Bump org.codehaus.plexus:plexus-i18n from 1.1.0 to 1.2.0
  • 80329a0 Bump byteBuddyVersion from 1.18.11 to 1.18.12
  • Additional commits viewable in compare view

Updates org.codehaus.mojo:exec-maven-plugin from 3.6.3 to 3.6.4

Release notes

Sourced from org.codehaus.mojo:exec-maven-plugin's releases.

3.6.4

📝 Documentation updates

👻 Maintenance

📦 Dependency updates

Commits
  • 56083f0 [maven-release-plugin] prepare release 3.6.4
  • 57c594b Ignore Maven Resolver >= 2.0 and SLF4J >= 2.0 in Dependabot
  • c2f5d4e Update required module name in jigsaw IT to org.codehaus.plexus.util
  • d227ee6 Bump org.codehaus.plexus:plexus-utils in /src/it/projects/jigsaw
  • 388fd99 Bump org.codehaus.plexus:plexus-utils from 4.0.3 to 4.1.0
  • 30106e8 Stop dependabot from updating test fixtures
  • b6d5eab Bump apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml
  • aa98aba Bump org.codehaus.mojo:mojo-parent from 96 to 97
  • 79cfdcd Bump org.apache.maven.plugins:maven-toolchains-plugin
  • 8c58ad6 Fix typo in docs (#531)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-and-patch group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [org.codehaus.mojo:extra-enforcer-rules](https://github.com/mojohaus/extra-enforcer-rules) | `1.12.0` | `1.12.1` |
| [org.eclipse.jetty:jetty-bom](https://github.com/jetty/jetty.project) | `12.1.12` | `12.1.13` |
| [org.eclipse.jetty.ee10:jetty-ee10-bom](https://github.com/jetty/jetty.project) | `12.1.12` | `12.1.13` |
| [org.eclipse.jetty.ee10:jetty-ee10-bom](https://github.com/jetty/jetty.project) | `12.1.12` | `12.1.13` |
| org.slf4j:slf4j-api | `2.0.18` | `2.0.19` |
| [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) | `2.21.0` | `2.22.0` |
| [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) | `3.6.3` | `3.6.4` |



Updates `org.codehaus.mojo:extra-enforcer-rules` from 1.12.0 to 1.12.1
- [Release notes](https://github.com/mojohaus/extra-enforcer-rules/releases)
- [Commits](mojohaus/extra-enforcer-rules@1.12.0...1.12.1)

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

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

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

Updates `org.slf4j:slf4j-api` from 2.0.18 to 2.0.19

Updates `org.codehaus.mojo:versions-maven-plugin` from 2.21.0 to 2.22.0
- [Release notes](https://github.com/mojohaus/versions/releases)
- [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md)
- [Commits](mojohaus/versions@2.21.0...2.22.0)

Updates `org.codehaus.mojo:exec-maven-plugin` from 3.6.3 to 3.6.4
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
- [Commits](mojohaus/exec-maven-plugin@3.6.3...3.6.4)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:extra-enforcer-rules
  dependency-version: 1.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: org.eclipse.jetty:jetty-bom
  dependency-version: 12.1.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: org.eclipse.jetty.ee10:jetty-ee10-bom
  dependency-version: 12.1.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: org.eclipse.jetty.ee10:jetty-ee10-bom
  dependency-version: 12.1.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: org.slf4j:slf4j-api
  dependency-version: 2.0.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: org.codehaus.mojo:versions-maven-plugin
  dependency-version: 2.22.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: org.codehaus.mojo:exec-maven-plugin
  dependency-version: 3.6.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Sep 17, 2026
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