aboutsummaryrefslogtreecommitdiffstats
path: root/parent/pom.xml
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-05-19 16:53:07 +0000
committerGitHub <noreply@github.com>2024-05-19 16:53:07 +0000
commitf6792fc17d6f8c48490c6409a93035f8ea4f37e4 (patch)
tree6e5c487889c5576ae7d2c9b037e3dfc2c3b88457 /parent/pom.xml
parentebd155b75e6725dddbc27e20fbfe4b60de3bd85c (diff)
Update dependency org.openrewrite.maven:rewrite-maven-plugin to v5.31.0
Diffstat (limited to 'parent/pom.xml')
-rw-r--r--parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/parent/pom.xml b/parent/pom.xml
index 45259e567ca..9728d5741ae 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.30.0</version>
+ <version>5.31.0</version>
<configuration>
<activeRecipes>
<recipe>org.openrewrite.java.testing.junit5.JUnit5BestPractices</recipe>