-
Notifications
You must be signed in to change notification settings - Fork 2k
[12.0.x Root pom] Bump the dev-dependencies group with 9 updates #14223
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
dependabot
merged 1 commit into
jetty-12.0.x
from
dependabot/maven/jetty-12.0.x/dev-dependencies-d8533eab3f
Dec 25, 2025
Merged
[12.0.x Root pom] Bump the dev-dependencies group with 9 updates #14223
dependabot
merged 1 commit into
jetty-12.0.x
from
dependabot/maven/jetty-12.0.x/dev-dependencies-d8533eab3f
Dec 25, 2025
+5
−5
Conversation
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
Bumps the dev-dependencies group with 9 updates: | Package | From | To | | --- | --- | --- | | [io.netty:netty-bom](https://github.com/netty/netty) | `4.2.8.Final` | `4.2.9.Final` | | org.ow2.asm:asm-bom | `9.9` | `9.9.1` | | org.ow2.asm:asm | `9.9` | `9.9.1` | | org.ow2.asm:asm-commons | `9.9` | `9.9.1` | | org.apache.logging.log4j:log4j-api | `2.25.2` | `2.25.3` | | org.apache.logging.log4j:log4j-core | `2.25.2` | `2.25.3` | | org.apache.logging.log4j:log4j-slf4j2-impl | `2.25.2` | `2.25.3` | | [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) | `3.5.6` | `3.5.7` | | [eu.maveniverse.maven.mimir:extension3](https://github.com/maveniverse/mimir) | `0.10.6` | `0.11.0` | Updates `io.netty:netty-bom` from 4.2.8.Final to 4.2.9.Final - [Commits](netty/netty@netty-4.2.8.Final...netty-4.2.9.Final) Updates `org.ow2.asm:asm-bom` from 9.9 to 9.9.1 Updates `org.ow2.asm:asm` from 9.9 to 9.9.1 Updates `org.ow2.asm:asm-commons` from 9.9 to 9.9.1 Updates `org.apache.logging.log4j:log4j-api` from 2.25.2 to 2.25.3 Updates `org.apache.logging.log4j:log4j-core` from 2.25.2 to 2.25.3 Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.25.2 to 2.25.3 Updates `org.mariadb.jdbc:mariadb-java-client` from 3.5.6 to 3.5.7 - [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases) - [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/main/CHANGELOG.md) - [Commits](mariadb-corporation/mariadb-connector-j@3.5.6...3.5.7) Updates `org.ow2.asm:asm` from 9.9 to 9.9.1 Updates `org.ow2.asm:asm-commons` from 9.9 to 9.9.1 Updates `org.apache.logging.log4j:log4j-core` from 2.25.2 to 2.25.3 Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.25.2 to 2.25.3 Updates `eu.maveniverse.maven.mimir:extension3` from 0.10.6 to 0.11.0 - [Release notes](https://github.com/maveniverse/mimir/releases) - [Commits](maveniverse/mimir@release-0.10.6...release-0.11.0) --- updated-dependencies: - dependency-name: io.netty:netty-bom dependency-version: 4.2.9.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: org.ow2.asm:asm-bom dependency-version: 9.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: org.ow2.asm:asm dependency-version: 9.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: org.ow2.asm:asm-commons dependency-version: 9.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: org.apache.logging.log4j:log4j-api dependency-version: 2.25.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: org.apache.logging.log4j:log4j-core dependency-version: 2.25.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl dependency-version: 2.25.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: org.mariadb.jdbc:mariadb-java-client dependency-version: 3.5.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: org.ow2.asm:asm dependency-version: 9.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: org.ow2.asm:asm-commons dependency-version: 9.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: org.apache.logging.log4j:log4j-core dependency-version: 2.25.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl dependency-version: 2.25.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: eu.maveniverse.maven.mimir:extension3 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
olamy
approved these changes
Dec 25, 2025
Member
olamy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dependabot merge
Contributor
Author
|
Beginning January 27, 2026, Dependabot will no longer support the @dependabot merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 the dev-dependencies group with 9 updates:
4.2.8.Final4.2.9.Final9.99.9.19.99.9.19.99.9.12.25.22.25.32.25.22.25.32.25.22.25.33.5.63.5.70.10.60.11.0Updates
io.netty:netty-bomfrom 4.2.8.Final to 4.2.9.FinalCommits
a853a39[maven-release-plugin] prepare release netty-4.2.9.Final6d29a4fAdd missing publishing config for the bom moduleea911deOptimize HTTP startline validation (#16030)d7108a3LocalChannel: Reduce GC by re-using same Runnable (#16014)207afcbFix MpscIntQueue bug (#16023)27bfd56Fix HTTP startline validation (#16022)40ab418[maven-release-plugin] prepare for next development iterationUpdates
org.ow2.asm:asm-bomfrom 9.9 to 9.9.1Updates
org.ow2.asm:asmfrom 9.9 to 9.9.1Updates
org.ow2.asm:asm-commonsfrom 9.9 to 9.9.1Updates
org.apache.logging.log4j:log4j-apifrom 2.25.2 to 2.25.3Updates
org.apache.logging.log4j:log4j-corefrom 2.25.2 to 2.25.3Updates
org.apache.logging.log4j:log4j-slf4j2-implfrom 2.25.2 to 2.25.3Updates
org.mariadb.jdbc:mariadb-java-clientfrom 3.5.6 to 3.5.7Release notes
Sourced from org.mariadb.jdbc:mariadb-java-client's releases.
Changelog
Sourced from org.mariadb.jdbc:mariadb-java-client's changelog.
Commits
46c3a4d[CONJ-1296] ResultSetMetaData.getSchemas() column labels might be returned in...6d9179bbump 3.5.7 version5c9b41c[CONJ-1271] Add MariaDbDataTruncation class to properly handle data truncati...1b48cd0[CONJ-1283] fix INSERT rewrite detection when VALUES clause has trailing pare...6c0fb70Merge branch 'fork/necposs/fix/conj-1286' into developefd77b1[CONJ-1290] fix syncNewState to use previous client state when switching betw...0559d02[CONJ-1291] PooledConnection behavior clarification.995eecd[CONJ-1293] add unit test52e5e20[misc] micro optimizationae3704d[misc] code style correction: fix IPUtilityUpdates
org.ow2.asm:asmfrom 9.9 to 9.9.1Updates
org.ow2.asm:asm-commonsfrom 9.9 to 9.9.1Updates
org.apache.logging.log4j:log4j-corefrom 2.25.2 to 2.25.3Updates
org.apache.logging.log4j:log4j-slf4j2-implfrom 2.25.2 to 2.25.3Updates
eu.maveniverse.maven.mimir:extension3from 0.10.6 to 0.11.0Release notes
Sourced from eu.maveniverse.maven.mimir:extension3's releases.
Commits
724c1b2[maven-release-plugin] prepare release release-0.11.0 [skip ci]934da04Parent POM 49 (#214)2d7a2ccParent POM, MIMA, Maven/Resolver update (#213)7ec694cUpdate parent pom and workflow (#212)916d23fBump eu.maveniverse.maven.plugins:toolbox from 0.14.7 to 0.14.9 (#211)619a3d4Bump version.mima from 2.4.37 to 2.4.38 (#209)0bc0feeBump version.testcontainers from 2.0.2 to 2.0.3 (#208)9c0eea9FileNode improvements (#206)f22a022Switch to more scalable FS layout (#205)ee15442Testcontainers 2.x (#204)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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