aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2024-02-28 21:38:42 +0100
committerGitHub <noreply@github.com>2024-02-28 21:38:42 +0100
commit83096e38fcfdf9fa8af28cd0de7dd8183ddf13e9 (patch)
tree7d6a21ba3051a2f6c1ef76eba13fc02bbc8996ae
parent180e79e309b9903304dc68f9ff560053ce039a36 (diff)
parent419548476fad3d6525b0795e35038757b8f7a188 (diff)
Merge pull request #30428 from vespa-engine/renovate/org.openrewrite.maven-rewrite-maven-plugin-5.xv8.313.3
Update dependency org.openrewrite.maven:rewrite-maven-plugin to v5.23.3
-rw-r--r--parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/parent/pom.xml b/parent/pom.xml
index b4ca8e775f7..d020cfbd662 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.23.2</version>
+ <version>5.23.3</version>
<configuration>
<activeRecipes>
<recipe>org.openrewrite.java.testing.junit5.JUnit5BestPractices</recipe>