Skip to content

Bump the maven-plugins group across 1 directory with 7 updates#108

Merged
github-actions[bot] merged 3 commits intomainfrom
dependabot/maven/maven-plugins-9739a93c2e
Aug 12, 2025
Merged

Bump the maven-plugins group across 1 directory with 7 updates#108
github-actions[bot] merged 3 commits intomainfrom
dependabot/maven/maven-plugins-9739a93c2e

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2025

Bumps the maven-plugins group with 7 updates in the / directory:

Package From To
org.apache.maven:maven-plugin-api 3.9.10 3.9.11
org.apache.maven:maven-core 3.9.10 3.9.11
org.apache.maven:maven-artifact 3.9.10 3.9.11
org.apache.maven:maven-compat 3.9.10 3.9.11
org.apache.maven.plugins:maven-invoker-plugin 3.9.0 3.9.1
com.diffplug.spotless:spotless-maven-plugin 2.44.5 2.46.0
org.apache.maven.plugins:maven-gpg-plugin 3.2.7 3.2.8

Updates org.apache.maven:maven-plugin-api from 3.9.10 to 3.9.11

Release notes

Sourced from org.apache.maven:maven-plugin-api's releases.

3.9.11

🚀 New features and improvements

🐛 Bug Fixes

👻 Maintenance

🔧 Build

📦 Dependency updates

Commits
  • 3e54c93 [maven-release-plugin] prepare release maven-3.9.11
  • 299f1f3 Pin GitHub action versions by hash
  • a8a44dc Build the project by JDK 21 as default
  • a0360b3 Augment version range resolution used repositories (#2574)
  • ef54677 Bump resolverVersion from 1.9.23 to 1.9.24 (#2540)
  • 96bf155 Bump xmlunitVersion from 2.10.2 to 2.10.3
  • 7b27ab5 Bump org.apache.maven:maven-parent from 44 to 45
  • 5107f47 Deduplicate filtered dependency graph (#2489)
  • 69267a1 Move ensure in boundaries of project lock (#2470)
  • 9ac9bc2 Use Maven 3.9.10 for build on GitHub
  • Additional commits viewable in compare view

Updates org.apache.maven:maven-core from 3.9.10 to 3.9.11

Updates org.apache.maven:maven-artifact from 3.9.10 to 3.9.11

Updates org.apache.maven:maven-compat from 3.9.10 to 3.9.11

Release notes

Sourced from org.apache.maven:maven-compat's releases.

3.9.11

🚀 New features and improvements

🐛 Bug Fixes

👻 Maintenance

🔧 Build

📦 Dependency updates

Commits
  • 3e54c93 [maven-release-plugin] prepare release maven-3.9.11
  • 299f1f3 Pin GitHub action versions by hash
  • a8a44dc Build the project by JDK 21 as default
  • a0360b3 Augment version range resolution used repositories (#2574)
  • ef54677 Bump resolverVersion from 1.9.23 to 1.9.24 (#2540)
  • 96bf155 Bump xmlunitVersion from 2.10.2 to 2.10.3
  • 7b27ab5 Bump org.apache.maven:maven-parent from 44 to 45
  • 5107f47 Deduplicate filtered dependency graph (#2489)
  • 69267a1 Move ensure in boundaries of project lock (#2470)
  • 9ac9bc2 Use Maven 3.9.10 for build on GitHub
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-invoker-plugin from 3.9.0 to 3.9.1

Release notes

Sourced from org.apache.maven.plugins:maven-invoker-plugin's releases.

3.9.1

📝 Documentation updates

👻 Maintenance

🔧 Build

📦 Dependency updates

Commits
  • d762bd3 [maven-release-plugin] prepare release maven-invoker-plugin-3.9.1
  • aedeca8 Enable build by Maven 4 on GitHub
  • db72957 fix it
  • 1d11ee2 Bump mavenVersion from 3.6.3 to 3.9.10
  • 883ac14 Bump org.apache.maven.plugins:maven-plugins from 44 to 45
  • 7e1c4ca Restore tag-template for release-drafter
  • cbaf799 Use constant 3.6.3 in prerequisites/maven as minimal Maven version
  • 0d24834 restore notifications on issues
  • 0f837a8 disable notifications before import
  • 6e3c6c9 Bump org.apache.groovy:groovy-bom from 4.0.26 to 4.0.27 (#287)
  • Additional commits viewable in compare view

Updates com.diffplug.spotless:spotless-maven-plugin from 2.44.5 to 2.46.0

Release notes

Sourced from com.diffplug.spotless:spotless-maven-plugin's releases.

Maven Plugin v2.46.0

Added

  • Allow specifying path to Biome JSON config file directly in biome step. Requires biome 2.x. (#2548)
  • spotless:install-git-pre-push-hook goal, which installs a Git pre-push hook to run spotless:check and spotless:apply. (#2553)

Changed

  • Bump default gson version to latest 2.11.0 -> 2.13.1. (#2414)
  • Bump default jackson version to latest 2.18.1 -> 2.19.2. (#2558)
  • Bump default gherkin-utils version to latest 9.0.0 -> 9.2.0. (#2408)
  • Bump default cleanthat version to latest 2.22 -> 2.23. (#2556)

Maven Plugin v2.45.0

Added

  • Support for idea (#2020, #2535)
  • Add support for removing wildcard imports via removeWildcardImports step. (#2517)

Fixed

  • SortPom disable expandEmptyElements, to avoid empty body warnings. (#2520)
  • Fix biome formatter for new major release 2.x of biome (#2537)
  • Make sure npm-based formatters use the correct node_modules directory when running in parallel. (#2542)

Changed

  • Bump internal dependencies for npm-based formatters (#2542)

Changed

  • scalafmt: enforce version consistency between the version configured in Spotless and the version declared in Scalafmt config file (#2460)
Commits
  • 94da761 Published maven/2.46.0
  • 3ce3f73 Published gradle/7.2.0
  • 015df60 Published lib/3.3.0
  • a7ea252 feat: supply eclipse formatter settings as XML content (#2361)
  • 0d0192d Use try-with-resources to make sure we don't have dangling streams.
  • b12ff7c More changelog fixup.
  • b26c800 Update changelogs.
  • 9798251 Merge branch 'main' into feature/eclipse-config-without-file-xml
  • af40183 add git pre push hook (#2553)
  • cee7009 fix(deps): update jackson monorepo to v2.19.2 (#2558)
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8

Release notes

Sourced from org.apache.maven.plugins:maven-gpg-plugin's releases.

3.2.8

🐛 Bug Fixes

📝 Documentation updates

👻 Maintenance

📦 Dependency updates

Commits
  • 8a46455 [maven-release-plugin] prepare release maven-gpg-plugin-3.2.8
  • 7012821 Fix issueManagement, ciManagement system and url
  • a9a8c84 Make empty classifier null (not empty string) (#287)
  • a8368b0 Add .mvn
  • f0e45e0 Update parent POM to 45 (#284)
  • cb1236c Bump bouncycastleVersion from 1.78.1 to 1.80 (#127)
  • 5377a10 Bump commons-io:commons-io from 2.18.0 to 2.19.0 (#133)
  • 8b63932 Bump org.apache.maven.plugins:maven-invoker-plugin from 3.8.0 to 3.9.0 (#125)
  • 54ea518 Bump org.simplify4u.plugins:pgpverify-maven-plugin from 1.18.2 to 1.19.1
  • a6a412d Remove old JIRA issue link
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 maven-plugins group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [org.apache.maven:maven-plugin-api](https://github.com/apache/maven) | `3.9.10` | `3.9.11` |
| org.apache.maven:maven-core | `3.9.10` | `3.9.11` |
| org.apache.maven:maven-artifact | `3.9.10` | `3.9.11` |
| [org.apache.maven:maven-compat](https://github.com/apache/maven) | `3.9.10` | `3.9.11` |
| [org.apache.maven.plugins:maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin) | `3.9.0` | `3.9.1` |
| [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) | `2.44.5` | `2.46.0` |
| [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `3.2.7` | `3.2.8` |



Updates `org.apache.maven:maven-plugin-api` from 3.9.10 to 3.9.11
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.9.10...maven-3.9.11)

Updates `org.apache.maven:maven-core` from 3.9.10 to 3.9.11

Updates `org.apache.maven:maven-artifact` from 3.9.10 to 3.9.11

Updates `org.apache.maven:maven-compat` from 3.9.10 to 3.9.11
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.9.10...maven-3.9.11)

Updates `org.apache.maven.plugins:maven-invoker-plugin` from 3.9.0 to 3.9.1
- [Release notes](https://github.com/apache/maven-invoker-plugin/releases)
- [Commits](apache/maven-invoker-plugin@maven-invoker-plugin-3.9.0...maven-invoker-plugin-3.9.1)

Updates `com.diffplug.spotless:spotless-maven-plugin` from 2.44.5 to 2.46.0
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](diffplug/spotless@maven/2.44.5...maven/2.46.0)

Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.2.7 to 3.2.8
- [Release notes](https://github.com/apache/maven-gpg-plugin/releases)
- [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.2.7...maven-gpg-plugin-3.2.8)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-plugin-api
  dependency-version: 3.9.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-plugins
- dependency-name: org.apache.maven:maven-core
  dependency-version: 3.9.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-plugins
- dependency-name: org.apache.maven:maven-artifact
  dependency-version: 3.9.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-plugins
- dependency-name: org.apache.maven:maven-compat
  dependency-version: 3.9.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-plugins
- dependency-name: org.apache.maven.plugins:maven-invoker-plugin
  dependency-version: 3.9.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-plugins
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
  dependency-version: 2.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-plugins
- dependency-name: org.apache.maven.plugins:maven-gpg-plugin
  dependency-version: 3.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-plugins
...

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 Jul 21, 2025
@dependabot dependabot bot requested a review from niklasga as a code owner July 21, 2025 01:42
@dependabot dependabot bot added the java Pull requests that update java code label Jul 21, 2025
@dependabot dependabot bot requested a review from magnusp as a code owner July 21, 2025 01:42
@github-actions github-actions bot enabled auto-merge July 21, 2025 01:42
@github-actions github-actions bot merged commit dae1dc3 into main Aug 12, 2025
5 of 6 checks passed
@github-actions github-actions bot deleted the dependabot/maven/maven-plugins-9739a93c2e branch August 12, 2025 09:32
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.

1 participant

Comments