Skip to content

Commit

Permalink
Bump openrewrite plugin + recipes (apache#16238)
Browse files Browse the repository at this point in the history
  • Loading branch information
sullis authored Apr 8, 2024
1 parent af24cc8 commit f4649fe
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 @@ -1350,7 +1350,7 @@
<plugin>
<groupId>org.openrewrite.maven</groupId>
<artifactId>rewrite-maven-plugin</artifactId>
<version>5.23.1</version>
<version>5.27.0</version>
<configuration>
<activeRecipes>
<recipe>org.apache.druid.RewriteRules</recipe>
Expand All @@ -1369,7 +1369,7 @@
<dependency>
<groupId>org.openrewrite.recipe</groupId>
<artifactId>rewrite-testing-frameworks</artifactId>
<version>2.4.1</version>
<version>2.6.0</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit f4649fe

Please sign in to comment.