aboutsummaryrefslogtreecommitdiffstats
path: root/parent/pom.xml
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-03-21 10:52:08 +0000
committerGitHub <noreply@github.com>2024-03-21 10:52:08 +0000
commit4f76a5461319c679c0fa1315127df66541a88a7e (patch)
tree91ca27f2e7c8de6d3d7ddb47b3ea236dff5ae0f1 /parent/pom.xml
parent2f2edd234b161a185edbd94b9c419634452fa44d (diff)
Update dependency org.openrewrite.maven:rewrite-maven-plugin to v5.26.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 0511b227211..f836810ecfb 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.25.0</version>
+ <version>5.26.0</version>
<configuration>
<activeRecipes>
<recipe>org.openrewrite.java.testing.junit5.JUnit5BestPractices</recipe>