Commit 6297c7a
authored
chore(deps): bump org.openrewrite.maven:rewrite-maven-plugin from 6.23.0 to 6.24.0 [skip ci]
Bumps [org.openrewrite.maven:rewrite-maven-plugin](https://github.com/openrewrite/rewrite-maven-plugin) from 6.23.0 to 6.24.0.
Release notes
*Sourced from [org.openrewrite.maven:rewrite-maven-plugin's releases](https://github.com/openrewrite/rewrite-maven-plugin/releases).*
> 6.24.0
> ------
>
> What's Changed
> --------------
>
> * chore(ci): bump io.micrometer:micrometer-core from 1.15.5 to 1.16.0 by [`@dependabot`](https://github.com/dependabot)[bot] in [openrewrite/rewrite-maven-plugin#1073](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1073)
> * chore(ci): bump maven-release-plugin.version from 3.1.1 to 3.2.0 by [`@dependabot`](https://github.com/dependabot)[bot] in [openrewrite/rewrite-maven-plugin#1074](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1074)
> * chore(ci): bump com.gradle:develocity-maven-extension from 2.2 to 2.2.1 by [`@dependabot`](https://github.com/dependabot)[bot] in [openrewrite/rewrite-maven-plugin#1075](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1075)
> * chore(ci): bump org.owasp:dependency-check-maven from 12.1.8 to 12.1.9 by [`@dependabot`](https://github.com/dependabot)[bot] in [openrewrite/rewrite-maven-plugin#1076](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1076)
> * chore(ci): bump org.apache.maven:maven-api-xml from 4.0.0-rc-4 to 4.0.0-rc-5 by [`@dependabot`](https://github.com/dependabot)[bot] in [openrewrite/rewrite-maven-plugin#1077](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1077)
>
> **Full Changelog**: <openrewrite/rewrite-maven-plugin@v6.23.0...v6.24.0>
Commits
* [`1c1603c`](openrewrite/rewrite-maven-plugin@1c1603c) [maven-release-plugin] prepare release v6.24.0
* [`330291b`](openrewrite/rewrite-maven-plugin@330291b) Bump rewrite.version property
* [`ac09ff5`](openrewrite/rewrite-maven-plugin@ac09ff5) Bump rewrite.version property
* [`b4cae95`](openrewrite/rewrite-maven-plugin@b4cae95) Use `first(as(InstanceOfAssertFactories.STRING))` on collection assert
* [`fa2aca7`](openrewrite/rewrite-maven-plugin@fa2aca7) chore(ci): bump org.apache.maven:maven-api-xml ([#1077](https://redirect.github.com/openrewrite/rewrite-maven-plugin/issues/1077))
* [`7b11329`](openrewrite/rewrite-maven-plugin@7b11329) chore(ci): bump org.owasp:dependency-check-maven from 12.1.8 to 12.1.9 ([#1076](https://redirect.github.com/openrewrite/rewrite-maven-plugin/issues/1076))
* [`3e9bd34`](openrewrite/rewrite-maven-plugin@3e9bd34) chore(ci): bump com.gradle:develocity-maven-extension from 2.2 to 2.2.1 ([#1075](https://redirect.github.com/openrewrite/rewrite-maven-plugin/issues/1075))
* [`608a054`](openrewrite/rewrite-maven-plugin@608a054) chore(ci): bump maven-release-plugin.version from 3.1.1 to 3.2.0 ([#1074](https://redirect.github.com/openrewrite/rewrite-maven-plugin/issues/1074))
* [`8e6c194`](openrewrite/rewrite-maven-plugin@8e6c194) chore(ci): bump io.micrometer:micrometer-core from 1.15.5 to 1.16.0 ([#1073](https://redirect.github.com/openrewrite/rewrite-maven-plugin/issues/1073))
* [`de2faee`](openrewrite/rewrite-maven-plugin@de2faee) Bump rewrite.version property
* Additional commits viewable in [compare view](openrewrite/rewrite-maven-plugin@v6.23.0...v6.24.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)1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments