Skip to content

Commit 5d94f51

Browse files
Build(deps-dev): Bump org.openrewrite.maven:rewrite-maven-plugin from 6.32.0 to 6.33.0 (#1639)
Bumps [org.openrewrite.maven:rewrite-maven-plugin](https://github.com/openrewrite/rewrite-maven-plugin) from 6.32.0 to 6.33.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/openrewrite/rewrite-maven-plugin/releases">org.openrewrite.maven:rewrite-maven-plugin's releases</a>.</em></p> <blockquote> <h2>6.33.0</h2> <h2>What's Changed</h2> <ul> <li>chore(ci): bump maven-dependencies.version from 3.9.12 to 3.9.13 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1117">openrewrite/rewrite-maven-plugin#1117</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openrewrite/rewrite-maven-plugin/compare/v6.32.0...v6.33.0">https://github.com/openrewrite/rewrite-maven-plugin/compare/v6.32.0...v6.33.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/openrewrite/rewrite-maven-plugin/commit/b990e7382c2ce1e4cb6873f1de6a47e69187be71"><code>b990e73</code></a> [maven-release-plugin] prepare release v6.33.0</li> <li><a href="https://github.com/openrewrite/rewrite-maven-plugin/commit/2d8fd654de8c6d568cf70aadd6335fd31edff3ed"><code>2d8fd65</code></a> Bump rewrite.version property</li> <li><a href="https://github.com/openrewrite/rewrite-maven-plugin/commit/38a8310ca684878a32cddb2036ffeb4d35261f7a"><code>38a8310</code></a> chore(ci): bump maven-dependencies.version from 3.9.12 to 3.9.13 (<a href="https://redirect.github.com/openrewrite/rewrite-maven-plugin/issues/1117">#1117</a>)</li> <li><a href="https://github.com/openrewrite/rewrite-maven-plugin/commit/9adef75da1b261ffe3abe09f158536acff71eaaf"><code>9adef75</code></a> Bump rewrite.version property</li> <li><a href="https://github.com/openrewrite/rewrite-maven-plugin/commit/a117b793654adc726325db182f98fd3eaf0b5dc6"><code>a117b79</code></a> Bump rewrite.version property</li> <li><a href="https://github.com/openrewrite/rewrite-maven-plugin/commit/1dc1603081ae3a92551012856e2a599489f72e2d"><code>1dc1603</code></a> [maven-release-plugin] prepare for next development iteration</li> <li>See full diff in <a href="https://github.com/openrewrite/rewrite-maven-plugin/compare/v6.32.0...v6.33.0">compare view</a></li> </ul> </details> <br /> [![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.32.0&new-version=6.33.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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details>
2 parents ee3745c + da8ee71 commit 5d94f51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1026,7 +1026,7 @@
10261026
<plugin>
10271027
<groupId>org.openrewrite.maven</groupId>
10281028
<artifactId>rewrite-maven-plugin</artifactId>
1029-
<version>6.32.0</version>
1029+
<version>6.33.0</version>
10301030

10311031
<dependencies>
10321032
<dependency>

0 commit comments

Comments
 (0)