aboutsummaryrefslogtreecommitdiffstats
path: root/parent/pom.xml
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2024-03-21 14:35:15 +0100
committerGitHub <noreply@github.com>2024-03-21 14:35:15 +0100
commita1ddcf0b3462946ec25ff93e8a0c196c4e59e64f (patch)
tree5c951834385e625498e0c370d1bf7bc77a173f64 /parent/pom.xml
parent5462d991462abb25273a0931af3d8bc7b2b9d637 (diff)
parent4f76a5461319c679c0fa1315127df66541a88a7e (diff)
Merge pull request #30701 from vespa-engine/renovate/org.openrewrite.maven-rewrite-maven-plugin-5.x
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 b387ffa0ad1..d71dd5b1130 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>