Skip to content

Commit 14d59e5

Browse files
Bump org.openrewrite.maven:rewrite-maven-plugin from 6.18.0 to 6.20.0 (#1416)
Bumps [org.openrewrite.maven:rewrite-maven-plugin](https://github.com/openrewrite/rewrite-maven-plugin) from 6.18.0 to 6.20.0. - [Release notes](https://github.com/openrewrite/rewrite-maven-plugin/releases) - [Commits](openrewrite/rewrite-maven-plugin@v6.18.0...v6.20.0) --- updated-dependencies: - dependency-name: org.openrewrite.maven:rewrite-maven-plugin dependency-version: 6.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 06ada5b commit 14d59e5

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
@@ -723,7 +723,7 @@ SPDX-License-Identifier: MIT
723723
<plugin>
724724
<groupId>org.openrewrite.maven</groupId>
725725
<artifactId>rewrite-maven-plugin</artifactId>
726-
<version>6.18.0</version>
726+
<version>6.20.1</version>
727727
<configuration>
728728
<activeRecipes>
729729
<recipe>org.openrewrite.java.migrate.UpgradeToJava17</recipe>

0 commit comments

Comments
 (0)