Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps maven-dependencies.version from 3.9.10 to 3.9.11.
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-settings from 3.9.10 to 3.9.11

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

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `maven-dependencies.version` from 3.9.10 to 3.9.11.

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-settings` from 3.9.10 to 3.9.11

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

---
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-name: org.apache.maven:maven-core
  dependency-version: 3.9.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-settings
  dependency-version: 3.9.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-model
  dependency-version: 3.9.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 21, 2025
@github-project-automation github-project-automation bot moved this to In Progress in OpenRewrite Jul 21, 2025
@timtebeek timtebeek merged commit 8001325 into main Jul 21, 2025
2 checks passed
@timtebeek timtebeek deleted the dependabot/maven/maven-dependencies.version-3.9.11 branch July 21, 2025 10:26
@github-project-automation github-project-automation bot moved this from In Progress to Done in OpenRewrite Jul 21, 2025
mergify bot added a commit to robfrank/linklift that referenced this pull request Aug 15, 2025
…2.1 to 6.16.0 [skip ci]

Bumps [org.openrewrite.maven:rewrite-maven-plugin](https://github.com/openrewrite/rewrite-maven-plugin) from 6.12.1 to 6.16.0.
Release notes

*Sourced from [org.openrewrite.maven:rewrite-maven-plugin's releases](https://github.com/openrewrite/rewrite-maven-plugin/releases).*

> 6.16.0
> ------
>
> What's Changed
> --------------
>
> * chore(ci): bump org.junit:junit-bom from 5.13.3 to 5.13.4 by [`@​dependabot`](https://github.com/dependabot)[bot] in [openrewrite/rewrite-maven-plugin#1017](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1017)
> * rename settings.local.json to settings.json by [`@​zieka`](https://github.com/zieka) in [openrewrite/rewrite-maven-plugin#1018](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1018)
> * chore(ci): bump org.assertj:assertj-bom from 3.27.3 to 3.27.4 by [`@​dependabot`](https://github.com/dependabot)[bot] in [openrewrite/rewrite-maven-plugin#1020](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1020)
> * chore(ci): bump actions/download-artifact from 4 to 5 by [`@​dependabot`](https://github.com/dependabot)[bot] in [openrewrite/rewrite-maven-plugin#1021](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1021)
>
> **Full Changelog**: <openrewrite/rewrite-maven-plugin@v6.15.0...v6.16.0>
>
> 6.15.0
> ------
>
> What's Changed CLI
> ------------------
>
> * [OpenRewrite v8.59.1](https://github.com/openrewrite/rewrite/releases/tag/v8.59.1)
>
> **Full Changelog**: <openrewrite/rewrite-maven-plugin@v6.14.0...v6.15.0>
>
> 6.14.0
> ------
>
> What's Changed
> --------------
>
> * Adding example of passing JSON as a `rewrite.options` argument value by [`@​steve-aom-elliott`](https://github.com/steve-aom-elliott) in [openrewrite/rewrite-maven-plugin#1013](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1013)
> * chore(ci): bump io.micrometer:micrometer-core from 1.15.1 to 1.15.2 by [`@​dependabot`](https://github.com/dependabot)[bot] in [openrewrite/rewrite-maven-plugin#1012](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1012)
> * chore(ci): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.0 to 3.6.1 by [`@​dependabot`](https://github.com/dependabot)[bot] in [openrewrite/rewrite-maven-plugin#1016](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1016)
> * chore(ci): bump maven-dependencies.version from 3.9.10 to 3.9.11 by [`@​dependabot`](https://github.com/dependabot)[bot] in [openrewrite/rewrite-maven-plugin#1015](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1015)
>
> New Contributors
> ----------------
>
> * [`@​steve-aom-elliott`](https://github.com/steve-aom-elliott) made their first contribution in [openrewrite/rewrite-maven-plugin#1013](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1013)
>
> **Full Changelog**: <openrewrite/rewrite-maven-plugin@v6.13.0...v6.14.0>
>
> 6.13.0
> ------
>
> What's Changed
> --------------
>
> * chore(ci): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 by [`@​dependabot`](https://github.com/dependabot) in [openrewrite/rewrite-maven-plugin#1007](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1007)
> * chore(ci): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.5.0 to 3.6.0 by [`@​dependabot`](https://github.com/dependabot) in [openrewrite/rewrite-maven-plugin#1008](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1008)
> * chore(ci): bump org.junit:junit-bom from 5.13.2 to 5.13.3 by [`@​dependabot`](https://github.com/dependabot) in [openrewrite/rewrite-maven-plugin#1009](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1009)
> * chore(ci): bump org.apache.maven:maven-api-xml from 4.0.0-rc-3 to 4.0.0-rc-4 by [`@​dependabot`](https://github.com/dependabot) in [openrewrite/rewrite-maven-plugin#1002](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1002)
>
> **Full Changelog**: <openrewrite/rewrite-maven-plugin@v6.12.1...v6.13.0>


Commits

* [`37e5d64`](openrewrite/rewrite-maven-plugin@37e5d64) [maven-release-plugin] prepare release v6.16.0
* [`a89b40e`](openrewrite/rewrite-maven-plugin@a89b40e) Bump rewrite.version property
* [`cd74841`](openrewrite/rewrite-maven-plugin@cd74841) Simplify `throws` statements of tests
* [`6517fa2`](openrewrite/rewrite-maven-plugin@6517fa2) chore(ci): bump actions/download-artifact from 4 to 5 ([#1021](https://redirect.github.com/openrewrite/rewrite-maven-plugin/issues/1021))
* [`b6018fc`](openrewrite/rewrite-maven-plugin@b6018fc) chore(ci): bump org.assertj:assertj-bom from 3.27.3 to 3.27.4 ([#1020](https://redirect.github.com/openrewrite/rewrite-maven-plugin/issues/1020))
* [`10393ce`](openrewrite/rewrite-maven-plugin@10393ce) rename settings.local.json to settings.json ([#1018](https://redirect.github.com/openrewrite/rewrite-maven-plugin/issues/1018))
* [`39f2837`](openrewrite/rewrite-maven-plugin@39f2837) Create Claude settings file
* [`6317586`](openrewrite/rewrite-maven-plugin@6317586) refactor: Static imports for Collections and Collectors
* [`97eeccf`](openrewrite/rewrite-maven-plugin@97eeccf) refactor: Equals avoids null
* [`b9e83ad`](openrewrite/rewrite-maven-plugin@b9e83ad) Update repository-backup.yml to drop illegal timeout-minutes
* Additional commits viewable in [compare view](openrewrite/rewrite-maven-plugin@v6.12.1...v6.16.0)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=org.openrewrite.maven:rewrite-maven-plugin&package-manager=maven&previous-version=6.12.1&new-version=6.16.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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  ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
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

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants