summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-03-13 08:19:59 +0000
committerGitHub <noreply@github.com>2024-03-13 08:19:59 +0000
commitcaa86de0b4307ea4336bdfdcd159247646b8f006 (patch)
tree1944115e760f7c2f70a607efb39d5382e9c058f1
parent3e63b07c788a074beb9e46e8e6abd32636c95d00 (diff)
Update dependency org.openrewrite.maven:rewrite-maven-plugin to v5.25.0
-rw-r--r--parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/parent/pom.xml b/parent/pom.xml
index cb6e4c1d433..3dd8409b261 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.24.0</version>
+ <version>5.25.0</version>
<configuration>
<activeRecipes>
<recipe>org.openrewrite.java.testing.junit5.JUnit5BestPractices</recipe>