This is an automated email from the ASF dual-hosted git repository.

karan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new f4649fece9b Bump openrewrite plugin + recipes (#16238)
f4649fece9b is described below

commit f4649fece9b33543c1ce229162f881cd6f2fd3ee
Author: sullis <[email protected]>
AuthorDate: Mon Apr 8 02:43:57 2024 -0700

    Bump openrewrite plugin + recipes (#16238)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 627ed64b399..6cf5534b998 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>
@@ -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>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to