aboutsummaryrefslogtreecommitdiffstats
path: root/parent
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-09-27 09:34:02 +0000
committerGitHub <noreply@github.com>2023-09-27 09:34:02 +0000
commit4c1d658e780a4bb730eac63a161a2091ec868a65 (patch)
treedfeb29e35c705837f5b3c92d8fa184da4d49c2cc /parent
parent65c585ffcc50626b171b65eb6b2a0027c8798eff (diff)
Update dependency org.openrewrite.maven:rewrite-maven-plugin to v5.7.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 4a84496d9da..d23d12c72c9 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.6.0</version>
+ <version>5.7.1</version>
<configuration>
<activeRecipes>
<recipe>org.openrewrite.java.testing.junit5.JUnit5BestPractices</recipe>