summaryrefslogtreecommitdiffstats
path: root/parent
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-12-20 20:41:38 +0000
committerGitHub <noreply@github.com>2023-12-20 20:41:38 +0000
commite822ad99db63b95a330cd1e8618941aadadec3ad (patch)
tree15b2fb55609e6fbf8da3d64da18d74271cf943c3 /parent
parent37ad949fb5bb3315c2aa43abe4ac2e0e8119f0b5 (diff)
Update dependency org.openrewrite.maven:rewrite-maven-plugin to v5.17.0
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 afcde6dd930..0506c87493c 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.16.1</version>
+ <version>5.17.0</version>
<configuration>
<activeRecipes>
<recipe>org.openrewrite.java.testing.junit5.JUnit5BestPractices</recipe>