Skip to content

Commit 5d9ecda

Browse files
Build(deps-dev): Bump org.openrewrite.maven:rewrite-maven-plugin from 6.35.1 to 6.36.0 (#1681)
Bumps [org.openrewrite.maven:rewrite-maven-plugin](https://github.com/openrewrite/rewrite-maven-plugin) from 6.35.1 to 6.36.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.36.0</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/openrewrite/rewrite-maven-plugin/compare/v6.35.1...v6.36.0">https://github.com/openrewrite/rewrite-maven-plugin/compare/v6.35.1...v6.36.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/openrewrite/rewrite-maven-plugin/commit/b28e04555645b79877ed2d4f5656b34539c5d690"><code>b28e045</code></a> [maven-release-plugin] prepare release v6.36.0</li> <li><a href="https://github.com/openrewrite/rewrite-maven-plugin/commit/d566dc2576f6e88f05b7187faa2892698881331a"><code>d566dc2</code></a> Bump rewrite.version property</li> <li><a href="https://github.com/openrewrite/rewrite-maven-plugin/commit/a1c28145a734071ed2ec5a72bd12e406e205edae"><code>a1c2814</code></a> Bump rewrite.version property</li> <li><a href="https://github.com/openrewrite/rewrite-maven-plugin/commit/f7711ad8353e1cdc40579d5b82459858713f98e7"><code>f7711ad</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.35.1...v6.36.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.35.1&new-version=6.36.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 c1e6bef + 6c9449d commit 5d9ecda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.35.1</version>
1029+
<version>6.36.0</version>
10301030

10311031
<dependencies>
10321032
<dependency>

0 commit comments

Comments
 (0)