aboutsummaryrefslogtreecommitdiffstats
path: root/parent
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-12-21 20:05:52 +0000
committerGitHub <noreply@github.com>2023-12-21 20:05:52 +0000
commit648c85d6b6dd68bad5d1ab6268a6fae629e3dc23 (patch)
tree9453797b14eb32dbf6727a2810cc9750fc10e92b /parent
parent5ac49b42679e1a1118c352df7177601598c1a216 (diff)
Update dependency org.openrewrite.maven:rewrite-maven-plugin to v5.17.1
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>