summaryrefslogtreecommitdiffstats
path: root/parent
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-11-16 21:21:03 +0000
committerGitHub <noreply@github.com>2023-11-16 21:21:03 +0000
commitb85f984381249c3fe5ee596b4821b8e6cfccc4f9 (patch)
treeb62dead183f8be9c820b9f02005d031aa2bda845 /parent
parentff4546f393f5e2ece01be654610dd9b2170ef200 (diff)
Update dependency org.openrewrite.maven:rewrite-maven-plugin to v5.12.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 15aee603f17..9423a3a035e 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.11.0</version>
+ <version>5.12.0</version>
<configuration>
<activeRecipes>
<recipe>org.openrewrite.java.testing.junit5.JUnit5BestPractices</recipe>