Skip to content

Commit

Permalink
Merge pull request #366 from BigMichi1/dependabot/maven/org.openrewri…
Browse files Browse the repository at this point in the history
…te.maven-rewrite-maven-plugin-6.0.3

build(deps): Bump org.openrewrite.maven:rewrite-maven-plugin from 6.0.0 to 6.0.3
  • Loading branch information
BigMichi1 authored Jan 16, 2025
2 parents 3b875ab + d70faa3 commit 16e9f1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@
<plugin>
<groupId>org.openrewrite.maven</groupId>
<artifactId>rewrite-maven-plugin</artifactId>
<version>6.0.0</version>
<version>6.0.3</version>
<configuration>
<activeRecipes>
<recipe>org.openrewrite.java.migrate.UpgradeToJava17</recipe>
Expand All @@ -366,7 +366,7 @@
<dependency>
<groupId>org.openrewrite.recipe</groupId>
<artifactId>rewrite-spring</artifactId>
<version>6.0.0</version>
<version>6.0.3</version>
</dependency>
<dependency>
<groupId>org.openrewrite.recipe</groupId>
Expand Down

0 comments on commit 16e9f1b

Please sign in to comment.