Skip to content

Bump the maven-minor-and-patch group with 3 updates - #138

Merged
a-schild merged 1 commit into
mainfrom
dependabot/maven/maven-minor-and-patch-0dea97579b
Sep 21, 2026
Merged

a-schild merged 1 commit into
mainfrom
dependabot/maven/maven-minor-and-patch-0dea97579b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor

Bumps the maven-minor-and-patch group with 3 updates: org.codehaus.mojo:buildnumber-maven-plugin, org.codehaus.mojo:templating-maven-plugin and org.apache.maven.plugins:maven-deploy-plugin.

Updates org.codehaus.mojo:buildnumber-maven-plugin from 3.3.0 to 3.3.1

Release notes

Sourced from org.codehaus.mojo:buildnumber-maven-plugin's releases.

3.3.1

📦 Dependency updates

Commits
  • ca6350c [maven-release-plugin] prepare release buildnumber-maven-plugin-3.3.1
  • f473c17 Bump org.codehaus.plexus:plexus-utils from 4.0.3 to 4.1.0
  • 3403ebe Bump release-drafter/release-drafter from 7.6.0 to 7.7.0
  • b98bcaf Bump actions/stale from 10 to 11
  • fa57d5e Bump release-drafter/release-drafter from 7 to 7.6.0
  • 2e3146b Bump org.codehaus.mojo:mojo-parent from 96 to 97
  • fb6ec9b Bump apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml
  • bb5007d Bump org.apache.maven:apache-maven from 3.9.15 to 3.9.16
  • bab066f Bump com.google.code.gson:gson from 2.13.2 to 2.14.0
  • 9c75c86 Bump org.apache.maven:apache-maven from 3.9.14 to 3.9.15
  • Additional commits viewable in compare view

Updates org.codehaus.mojo:templating-maven-plugin from 3.1.0 to 3.1.1

Release notes

Sourced from org.codehaus.mojo:templating-maven-plugin's releases.

templating-maven-plugin-3.1.1

What's Changed

Full Changelog: mojohaus/templating-maven-plugin@templating-maven-plugin-3.1.0...templating-maven-plugin-3.1.1

Commits
  • 0875dbb [maven-release-plugin] prepare release templating-maven-plugin-3.1.1
  • 2060acb Bump org.codehaus.plexus:plexus-interpolation from 1.29 to 1.30.0
  • b22a6ff Bump org.codehaus.mojo:mojo-parent from 96 to 97
  • 901deea Bump apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml
  • 72f16b5 Bump org.apache.maven.shared:maven-filtering from 3.5.0 to 3.5.1
  • fa50174 Bump org.codehaus.mojo:mojo-parent from 95 to 96
  • 92616eb Bump org.apache.maven.shared:maven-filtering from 3.4.0 to 3.5.0
  • 048899a Bump org.assertj:assertj-core from 3.27.6 to 3.27.7
  • 45537f6 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates org.apache.maven.plugins:maven-deploy-plugin from 3.1.4 to 3.2.0

Release notes

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

3.2.0

🚀 New features and improvements

🐛 Bug Fixes

  • Backport security audit fixes to 3.x (f004-f008, f010, f012) (#701) @​gnodet

📝 Documentation updates

👻 Maintenance

🔧 Build

📦 Dependency updates

... (truncated)

Commits
  • 7aab9fb [maven-release-plugin] prepare release maven-deploy-plugin-3.2.0
  • 1f3eef5 Backport security audit fixes to 3.x (f004-f008, f010, f012)
  • 307f328 Simplify remote repository creation
  • 7b1bbc4 Cache projectsWithDeployExecution to fix O(N²) reactor scan
  • a9177c6 Clarify deploy without editing this projects POM
  • 7c40513 Restore the plain form of the ASF licence header
  • 5969234 Update Release Drafter configuration to use custom tag template and remove un...
  • df7b3fa Bump apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml
  • b4e8aed work around Maven 4 CLI lack of interpolation
  • d634bb4 enable build with Maven 4
  • 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 maven-minor-and-patch group with 3 updates: [org.codehaus.mojo:buildnumber-maven-plugin](https://github.com/mojohaus/buildnumber-maven-plugin), [org.codehaus.mojo:templating-maven-plugin](https://github.com/mojohaus/templating-maven-plugin) and [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin).


Updates `org.codehaus.mojo:buildnumber-maven-plugin` from 3.3.0 to 3.3.1
- [Release notes](https://github.com/mojohaus/buildnumber-maven-plugin/releases)
- [Commits](mojohaus/buildnumber-maven-plugin@buildnumber-maven-plugin-3.3.0...buildnumber-maven-plugin-3.3.1)

Updates `org.codehaus.mojo:templating-maven-plugin` from 3.1.0 to 3.1.1
- [Release notes](https://github.com/mojohaus/templating-maven-plugin/releases)
- [Commits](mojohaus/templating-maven-plugin@templating-maven-plugin-3.1.0...templating-maven-plugin-3.1.1)

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

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:buildnumber-maven-plugin
  dependency-version: 3.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: maven-minor-and-patch
- dependency-name: org.codehaus.mojo:templating-maven-plugin
  dependency-version: 3.1.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: maven-minor-and-patch
- dependency-name: org.apache.maven.plugins:maven-deploy-plugin
  dependency-version: 3.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: maven-minor-and-patch
...

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 Sep 21, 2026
@a-schild
a-schild merged commit 117a6b8 into main Sep 21, 2026
1 check passed
@dependabot
dependabot Bot deleted the dependabot/maven/maven-minor-and-patch-0dea97579b branch September 21, 2026 06:29
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