Skip to content

Bump the maven-plugin group with 2 updates #236

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2025

Bumps the maven-plugin group with 2 updates: org.codehaus.mojo:flatten-maven-plugin and org.codehaus.mojo:license-maven-plugin.

Updates org.codehaus.mojo:flatten-maven-plugin from 1.7.0 to 1.7.1

Release notes

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

1.7.1

🐛 Bug Fixes

  • Fix #400 - Preserve POM content ordering (and formatting) on resolveCiFriendliesOnly flattenMode (#446) @​stechio
  • Fix FilteringValueSourceWrapper for a newer version of plexus-interpolation, Maven 3.9.10 (#453) @​slawekjaranowski

📝 Documentation updates

👻 Maintenance

📦 Dependency updates

Commits
  • 230eba3 [maven-release-plugin] prepare release 1.7.1
  • 26cae6e Use resolveCiFriendliesOnly in examples instead of minimum for flattenMode
  • 38f9223 Remove a dead link to MOJO-2030 from documentation
  • 01a2c4b Fix typo in License name
  • 0d8315f Bump mavenVersion from 3.6.3 to 3.9.10 (#455)
  • c26c762 Use constant 3.6.3 in prerequisites/maven as minimal Maven version
  • 2bf5ade Rename 'Goals' to 'Plugin Documentation' in site manu
  • 428bf0a Bump com.fasterxml.jackson.core:jackson-core
  • 9e803ea Fix #400 - Preserve POM content ordering (and formatting) on resolveCiFriendl...
  • f05de18 Bump org.codehaus.mojo:mojo-parent from 87 to 92
  • Additional commits viewable in compare view

Updates org.codehaus.mojo:license-maven-plugin from 2.5.0 to 2.6.0

Release notes

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

2.6.0

🚀 New features and improvements

📝 Documentation updates

👻 Maintenance

📦 Dependency updates

Commits
  • d1a98ef [maven-release-plugin] prepare release 2.6.0
  • f265ab9 Bump mavenVersion from 3.6.3 to 3.9.10 (#645)
  • 3ac4eaf Use constant 3.6.3 in prerequisites/maven as minimal Maven version
  • 7c7c1c3 Bump org.apache.logging.log4j:log4j-to-slf4j from 2.24.3 to 2.25.0
  • 323a34b Rename 'Goals' to 'Plugin Documentation' in site manu
  • ff5d6b7 Implement Optional Parameters to include and exclude submodules (#620)
  • d722db8 Bump org.codehaus.mojo:mojo-parent from 87 to 92
  • ba65608 Use MavenProjectHelper for adding resources
  • 08fb478 Bump org.wiremock:wiremock-standalone from 3.13.0 to 3.13.1
  • 8a1d54d Bump org.wiremock:wiremock-standalone from 3.12.1 to 3.13.0
  • 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 23, 2025
Copy link
Contributor

github-actions bot commented Jun 23, 2025

Test Results

18 tests   18 ✅  2s ⏱️
 4 suites   0 💤
 4 files     0 ❌

Results for commit e47a88e.

♻️ This comment has been updated with latest results.

Bumps the maven-plugin group with 2 updates: [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) and [org.codehaus.mojo:license-maven-plugin](https://github.com/mojohaus/license-maven-plugin).


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

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

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:flatten-maven-plugin
  dependency-version: 1.7.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-plugin
- dependency-name: org.codehaus.mojo:license-maven-plugin
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-plugin
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/develop/maven-plugin-a818f20e9c branch from 2ba1be9 to e47a88e Compare June 30, 2025 20:38
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