aboutsummaryrefslogtreecommitdiffstats
path: root/parent/pom.xml
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-04-24 20:22:19 +0000
committerGitHub <noreply@github.com>2024-04-24 20:22:19 +0000
commitc5a4eb6badf930c2ca19f77f985b327d4c97828d (patch)
treef92d4ab99ebf41195665a6a856fa0926ae4a385e /parent/pom.xml
parent9bfd995ce2b2a66a34f553b3b9ef1c99761a4e3f (diff)
Update dependency org.openrewrite.maven:rewrite-maven-plugin to v5.29.0
Diffstat (limited to 'parent/pom.xml')
-rw-r--r--parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/parent/pom.xml b/parent/pom.xml
index 4003dd792f5..18a01a37dca 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -317,7 +317,7 @@
-->
<groupId>org.openrewrite.maven</groupId>
<artifactId>rewrite-maven-plugin</artifactId>
- <version>5.28.0</version>
+ <version>5.29.0</version>
<configuration>
<activeRecipes>
<recipe>org.openrewrite.java.testing.junit5.JUnit5BestPractices</recipe>