aboutsummaryrefslogtreecommitdiffstats
path: root/parent
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-10-05 06:10:32 +0000
committerGitHub <noreply@github.com>2023-10-05 06:10:32 +0000
commitcd1aae92b546b50b655a714de52fdf05f040de3c (patch)
tree858998d4205c549ebc9cb6b69bf3b68770861271 /parent
parent584223f47c5a8bb16a4c070a1fb3e3d69cb752d6 (diff)
Update dependency org.openrewrite.maven:rewrite-maven-plugin to v5.8.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 6b93a67803e..34f05842d34 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.7.1</version>
+ <version>5.8.0</version>
<configuration>
<activeRecipes>
<recipe>org.openrewrite.java.testing.junit5.JUnit5BestPractices</recipe>