summaryrefslogtreecommitdiffstats
path: root/parent
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2024-05-24 14:06:15 +0200
committerGitHub <noreply@github.com>2024-05-24 14:06:15 +0200
commit250a86a130f0b6c7f3cf89f42fcab9309d96eb67 (patch)
treeeb2e045826aaad0a0599e154f54093b24674b0a8 /parent
parentd14376b17e2a43db635cff54c12b6fd6258a0aae (diff)
parent42cac2eda5e60e7cc46cea3ea87231b4750ff292 (diff)
Merge pull request #31301 from vespa-engine/renovate/org.openrewrite.maven-rewrite-maven-plugin-5.x
Update dependency org.openrewrite.maven:rewrite-maven-plugin to v5.32.1
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 c2b569cf475..466980531c6 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.31.0</version>
+ <version>5.32.1</version>
<configuration>
<activeRecipes>
<recipe>org.openrewrite.java.testing.junit5.JUnit5BestPractices</recipe>