Skip to content

[dependabot] Bump the plugins group with 3 updates - #3605

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/plugins-700320e301
Open

[dependabot] Bump the plugins group with 3 updates#3605
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/plugins-700320e301

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps the plugins group with 3 updates: org.apache.maven.plugins:maven-jar-plugin, com.mycila:license-maven-plugin and org.apache.maven.plugins:maven-toolchains-plugin.

Updates org.apache.maven.plugins:maven-jar-plugin from 3.5.0 to 3.5.1

Release notes

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

3.5.1

📝 Documentation updates

  • Add AGENTS.md + SECURITY.md security-model pointer for scanner discoverability (#550) @​potiuk

👻 Maintenance

  • Add AGENTS.md + SECURITY.md security-model pointer for scanner discoverability (#550) @​potiuk
  • Use plugin version properties (3.x) (#535) @​Bukama

📦 Dependency updates

Commits
  • b0cd63d [maven-release-plugin] prepare release maven-jar-plugin-3.5.1
  • 5318a4f Add AGENTS.md + SECURITY.md security-model pointer for scanner discoverability
  • 8e0b9bb Bump org.apache.maven.plugins:maven-plugins from 48 to 49 (#547)
  • d5a438b Fix javadoc
  • 774fac9 Bump org.codehaus.plexus:plexus-archiver from 4.11.0 to 4.12.0
  • b71f403 Bump mavenVersion from 3.9.15 to 3.9.16 (#536)
  • 9f2a001 Use plugin version properties (3.x) (#535)
  • 68a978f Bump org.apache.maven.plugins:maven-plugins from 47 to 48 (#534)
  • e105821 Bump commons-io:commons-io from 2.21.0 to 2.22.0 (#529)
  • 953dc1a Bump mavenVersion from 3.9.14 to 3.9.15 (#528)
  • Additional commits viewable in compare view

Updates com.mycila:license-maven-plugin from 5.0.0 to 5.1.1

Release notes

Sourced from com.mycila:license-maven-plugin's releases.

v5.1.1

What's Changed

Full Changelog: mathieucarbou/license-maven-plugin@v5.1.0...v5.1.1

v5.1.0

What's Changed

... (truncated)

Commits
  • 602a083 [maven-release-plugin] prepare release v5.1.1
  • 590c91f Merge pull request #1078 from mathieucarbou/revert-1077-fix/git
  • b485d43 Revert "fix(git): follow renames across merges in copyright creation year (#b...
  • ce2cb81 Rolback to 5.0.0 for now
  • d0e644e Doc update
  • f80e1b7 [maven-release-plugin] prepare for next development iteration
  • f26d4bd [maven-release-plugin] prepare release v5.1.0
  • 6ca1342 Fix release process
  • a082fc1 [maven-release-plugin] rollback the release of v5.1.0
  • 7049b92 Fix release process
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-toolchains-plugin from 3.2.0 to 3.3.0

Release notes

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

3.3.0

🚀 New features and improvements

🐛 Bug Fixes

📝 Documentation updates

👻 Maintenance

📦 Dependency updates

... (truncated)

Commits
  • 52474c0 [maven-release-plugin] prepare release maven-toolchains-plugin-3.3.0
  • 39e84b2 Update toolchains documentation to use JSR-330 terminology and links (#165)
  • a213292 Bump apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml
  • 2402d77 Replace Plexus XML configuration with JSR-330 annotated beans (#160)
  • ab80fc8 Bump apache/maven-gh-actions-shared/.github/workflows/stale.yml (#161)
  • 525f40c Bump apache/maven-gh-actions-shared/.github/workflows/pr-automation.yml (#163)
  • d3960b9 Bump apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml (#164)
  • e0b39a6 Add .asf.yaml project metadata for ATR
  • e53bcec Add tag-template to release-drafter config
  • df6df08 Update site descriptors and download page content
  • 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 plugins group with 3 updates: [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin), [com.mycila:license-maven-plugin](https://github.com/mathieucarbou/license-maven-plugin) and [org.apache.maven.plugins:maven-toolchains-plugin](https://github.com/apache/maven-toolchains-plugin).


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

Updates `com.mycila:license-maven-plugin` from 5.0.0 to 5.1.1
- [Release notes](https://github.com/mathieucarbou/license-maven-plugin/releases)
- [Changelog](https://github.com/mathieucarbou/license-maven-plugin/blob/master/docs/releases.md)
- [Commits](mathieucarbou/license-maven-plugin@v5.0.0...v5.1.1)

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

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
  dependency-version: 3.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: plugins
- dependency-name: com.mycila:license-maven-plugin
  dependency-version: 5.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: plugins
- dependency-name: org.apache.maven.plugins:maven-toolchains-plugin
  dependency-version: 3.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: 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 27, 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