summaryrefslogtreecommitdiffstats
path: root/parent
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-09-26 07:33:48 +0000
committerGitHub <noreply@github.com>2023-09-26 07:33:48 +0000
commitb334ca00fbcb639ba221b1e7440412b409af93f8 (patch)
treece171bf035d1fc7892c7bb4dc8139c52bfe8de43 /parent
parent4231e6077a18b6fdf96ac899a7301882ef50d742 (diff)
Update dependency org.openrewrite.maven:rewrite-maven-plugin to v5.6.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 50222402b68..4a84496d9da 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.5.2</version>
+ <version>5.6.0</version>
<configuration>
<activeRecipes>
<recipe>org.openrewrite.java.testing.junit5.JUnit5BestPractices</recipe>