aboutsummaryrefslogtreecommitdiffstats
path: root/parent
diff options
context:
space:
mode:
Diffstat (limited to 'parent')
-rw-r--r--parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/parent/pom.xml b/parent/pom.xml
index 0506c87493c..a721216d9eb 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.17.0</version>
+ <version>5.17.1</version>
<configuration>
<activeRecipes>
<recipe>org.openrewrite.java.testing.junit5.JUnit5BestPractices</recipe>