summaryrefslogtreecommitdiffstats
path: root/parent
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-01-10 07:27:16 +0000
committerGitHub <noreply@github.com>2024-01-10 07:27:16 +0000
commit2d2ae48951e2e575017f63e13221aed5e3cd2275 (patch)
tree96c856abf251a0d52496a20a8039e567cc67d316 /parent
parent0e405a76c44ba1b61e443f455291e2c9163ab0cc (diff)
Update dependency org.openrewrite.maven:rewrite-maven-plugin to v5.18.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 3fc520c86c7..1090d08bec5 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.1</version>
+ <version>5.18.0</version>
<configuration>
<activeRecipes>
<recipe>org.openrewrite.java.testing.junit5.JUnit5BestPractices</recipe>