-
Notifications
You must be signed in to change notification settings - Fork 1
Bump the maven-plugins group across 1 directory with 4 updates #164
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
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
Contributor
|
@dependabot recreate |
b2a0e72 to
41bf5b3
Compare
magnusp
previously approved these changes
Jan 20, 2026
Contributor
|
@dependabot rebase |
22f6440 to
9225f97
Compare
Contributor
|
@dependabot recreate |
Bumps the maven-plugins group with 4 updates in the / directory: [org.apache.maven:maven-plugin-api](https://github.com/apache/maven), [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin), [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) and [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin). Updates `org.apache.maven:maven-plugin-api` from 3.9.11 to 3.9.12 - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-3.9.11...maven-3.9.12) Updates `org.apache.maven.plugins:maven-resources-plugin` from 3.3.1 to 3.4.0 - [Release notes](https://github.com/apache/maven-resources-plugin/releases) - [Commits](apache/maven-resources-plugin@maven-resources-plugin-3.3.1...v3.4.0) Updates `org.apache.maven.plugins:maven-source-plugin` from 3.3.1 to 3.4.0 - [Release notes](https://github.com/apache/maven-source-plugin/releases) - [Commits](apache/maven-source-plugin@maven-source-plugin-3.3.1...maven-source-plugin-3.4.0) Updates `org.sonatype.central:central-publishing-maven-plugin` from 0.9.0 to 0.10.0 - [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits) --- updated-dependencies: - dependency-name: org.apache.maven:maven-plugin-api dependency-version: 3.9.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-plugins - dependency-name: org.apache.maven.plugins:maven-resources-plugin dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-plugins - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-plugins - dependency-name: org.sonatype.central:central-publishing-maven-plugin dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-plugins ... Signed-off-by: dependabot[bot] <support@github.com>
69d1259 to
13a7964
Compare
magnusp
approved these changes
Jan 20, 2026
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 maven-plugins group with 4 updates in the / directory: org.apache.maven:maven-plugin-api, org.apache.maven.plugins:maven-resources-plugin, org.apache.maven.plugins:maven-source-plugin and org.sonatype.central:central-publishing-maven-plugin.
Updates
org.apache.maven:maven-plugin-apifrom 3.9.11 to 3.9.12Release notes
Sourced from org.apache.maven:maven-plugin-api's releases.
... (truncated)
Commits
848fbb4[maven-release-plugin] prepare release maven-3.9.12c1b65f6Bump actions/cache from 4.3.0 to 5.0.0 (#11542)88681b8[3.9.x] Apply resolver changes and improvements (#11536)148fcc8Bump resolverVersion from 1.9.24 to 1.9.25 (#11533)c433909Simplify formatting of prerequisites-requirements errorec21f4bUpdate formatting of prerequisites-requirements error to improve readabilityf839cc1Add default implementation for new method in MavenPluginManager0a7e149Bump actions/checkout from 6.0.0 to 6.0.1 (#11512)ed09c2aBump actions/setup-java from 5.0.0 to 5.1.0 (#11519)00ca9b0Fix javadoc in MavenRepositorySystemUpdates
org.apache.maven.plugins:maven-resources-pluginfrom 3.3.1 to 3.4.0Release notes
Sourced from org.apache.maven.plugins:maven-resources-plugin's releases.
Commits
b07d56e[maven-release-plugin] prepare for next development iteration21e646c[maven-release-plugin] prepare release maven-resources-plugin-3.4.061801afMigrate site to Doxia 2146ebb8Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 (#439)5013682Bump org.apache.maven.resolver:maven-resolver-api from 1.6.3 to 1.9.24d7c4d28Bump Maven to 3.9.11 while keep prerequisites on 3.6.3e33f1ecBump org.codehaus.plexus:plexus-interpolation from 1.28 to 1.29ce77f50Bump m-invoker-p to 3.9.1726f429Bump org.apache.maven.plugins:maven-plugins from 43 to 45a747baePlexusFileUtilsRefaster recipesUpdates
org.apache.maven.plugins:maven-source-pluginfrom 3.3.1 to 3.4.0Release notes
Sourced from org.apache.maven.plugins:maven-source-plugin's releases.
Commits
ecf937a[maven-release-plugin] prepare release maven-source-plugin-3.4.095b3bf4Revert "[maven-release-plugin] prepare for next development iteration"7a9a770[maven-release-plugin] prepare for next development iteration292c1ceUse plexus-utils version from parentbf79b71Bump m-invoker-p to 3.9.14f3fcb9Bump commons-io:commons-io from 2.20.0 to 2.21.0a867442Bump org.codehaus.plexus:plexus-archiver from 4.10.3 to 4.10.451c66acBump org.apache.maven:maven-archiver from 3.6.4 to 3.6.5267df46Bump org.codehaus.plexus:plexus-archiver from 4.10.1 to 4.10.3ef85324Bump org.apache.maven.plugin-testing:maven-plugin-testing-harnessUpdates
org.sonatype.central:central-publishing-maven-pluginfrom 0.9.0 to 0.10.0Commits
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