Bump the maven-dependencies group with 6 updates - #4322
Merged
github-actions[bot] merged 1 commit intoSep 11, 2026
Merged
github-actions[bot] merged 1 commit into
github-actions[bot] merged 1 commit into
Conversation
Bumps the maven-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | org.slf4j:slf4j-api | `2.0.18` | `2.0.19` | | org.slf4j:slf4j-simple | `2.0.18` | `2.0.19` | | [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) | `1.18.12` | `1.18.13` | | [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) | `4.8.194` | `4.8.195` | | [org.apache.maven.plugin-tools:maven-plugin-annotations](https://github.com/apache/maven-plugin-tools) | `3.15.2` | `3.16.0` | | [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) | `3.15.2` | `3.16.0` | Updates `org.slf4j:slf4j-api` from 2.0.18 to 2.0.19 Updates `org.slf4j:slf4j-simple` from 2.0.18 to 2.0.19 Updates `org.slf4j:slf4j-simple` from 2.0.18 to 2.0.19 Updates `net.bytebuddy:byte-buddy` from 1.18.12 to 1.18.13 - [Release notes](https://github.com/raphw/byte-buddy/releases) - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md) - [Commits](raphw/byte-buddy@byte-buddy-1.18.12...byte-buddy-1.18.13) Updates `io.github.classgraph:classgraph` from 4.8.194 to 4.8.195 - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](classgraph/classgraph@classgraph-4.8.194...classgraph-4.8.195) Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 3.15.2 to 3.16.0 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.15.2...maven-plugin-tools-3.16.0) Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.15.2 to 3.16.0 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.15.2...maven-plugin-tools-3.16.0) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-version: 2.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.slf4j:slf4j-simple dependency-version: 2.0.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.slf4j:slf4j-simple dependency-version: 2.0.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: net.bytebuddy:byte-buddy dependency-version: 1.18.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: io.github.classgraph:classgraph dependency-version: 4.8.195 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations dependency-version: 3.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-plugin-plugin dependency-version: 3.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
github-actions
Bot
deleted the
dependabot/maven/2.5.x/maven-dependencies-8e359a50ae
branch
September 11, 2026 10:01
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 the maven-dependencies group with 6 updates:
2.0.182.0.192.0.182.0.191.18.121.18.134.8.1944.8.1953.15.23.16.03.15.23.16.0Updates
org.slf4j:slf4j-apifrom 2.0.18 to 2.0.19Updates
org.slf4j:slf4j-simplefrom 2.0.18 to 2.0.19Updates
org.slf4j:slf4j-simplefrom 2.0.18 to 2.0.19Updates
net.bytebuddy:byte-buddyfrom 1.18.12 to 1.18.13Release notes
Sourced from net.bytebuddy:byte-buddy's releases.
Changelog
Sourced from net.bytebuddy:byte-buddy's changelog.
Commits
d4da515[publish] Releasing Byte Buddy 1.18.13bb914e3[release] Release new versionaf2034bCreate Gradle tasks via the task registration API if available to avoid the u...30aca55Shortcut traversal of previously visited type hierarchies and harden 1-1 tran...debd527Bump actions/checkout from 6.0.2 to 7.0.1 (#1910)8315af6Bump step-security/harden-runner from 2.16.1 to 2.19.4 (#1909)e30e24fBump actions/cache from 5.0.3 to 5.0.5 (#1914)1885f2aBump github/codeql-action from 3.27.6 to 4.36.2 (#1916)de4ed85Correct Javadoc of Gradle plugin to avoid errors and warnings during generation.5d3a312Bump actions/setup-java from 5.2.0 to 5.4.0 (#1918)Updates
io.github.classgraph:classgraphfrom 4.8.194 to 4.8.195Release notes
Sourced from io.github.classgraph:classgraph's releases.
... (truncated)
Commits
dac837f[maven-release-plugin] prepare release classgraph-4.8.195dc06d6cAssert the deferred temp file delete unconditionallyfd2735aRun the deferred temporary file delete test on Windows too4b90831Delete a temporary file whose delete had to wait for the file to be unmapped5688da6Retry an interrupted SingletonMap creation instead of poisoning the keyfdadbe2Don't resolve version prefixes in a jar that is not multi-releaseb965f2cFind a nested classpath entry that exists only under a version prefixad122a1Never report a rejected resource from getResourcesWithPathIgnoringAccept30423edStop discarding the cause of an exception that is rethrown63cd5aaStop percent-encoding a URL that is already percent-encodedUpdates
org.apache.maven.plugin-tools:maven-plugin-annotationsfrom 3.15.2 to 3.16.0Release notes
Sourced from org.apache.maven.plugin-tools:maven-plugin-annotations's releases.
... (truncated)
Commits
1d3f05b[maven-release-plugin] prepare release maven-plugin-tools-3.16.02f22792Update issue management system to GitHubx919e0a1Update SCM tag and resolver versionc69e644Bump org.jsoup:jsoup from 1.23.1 to 1.23.26a201ebBump org.codehaus.plexus:plexus-xml from 3.0.2 to 3.1.07f16754Bump org.codehaus.plexus:plexus-utils from 4.0.3 to 4.1.0a0caf79Bump org.codehaus.plexus:plexus-archiver from 4.12.0 to 4.14.04e05797Bump org.codehaus.plexus:plexus-classworlds from 2.12.0 to 2.12.1c3ff08fBump org.codehaus.plexus:plexus-velocity from 2.3.0 to 2.4.0649559aBump org.codehaus.plexus:plexus-i18n from 1.1.0 to 1.2.0Updates
org.apache.maven.plugins:maven-plugin-pluginfrom 3.15.2 to 3.16.0Release notes
Sourced from org.apache.maven.plugins:maven-plugin-plugin's releases.
... (truncated)
Commits
1d3f05b[maven-release-plugin] prepare release maven-plugin-tools-3.16.02f22792Update issue management system to GitHubx919e0a1Update SCM tag and resolver versionc69e644Bump org.jsoup:jsoup from 1.23.1 to 1.23.26a201ebBump org.codehaus.plexus:plexus-xml from 3.0.2 to 3.1.07f16754Bump org.codehaus.plexus:plexus-utils from 4.0.3 to 4.1.0a0caf79Bump org.codehaus.plexus:plexus-archiver from 4.12.0 to 4.14.04e05797Bump org.codehaus.plexus:plexus-classworlds from 2.12.0 to 2.12.1c3ff08fBump org.codehaus.plexus:plexus-velocity from 2.3.0 to 2.4.0649559aBump org.codehaus.plexus:plexus-i18n from 1.1.0 to 1.2.0Dependabot 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 <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