aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-06-20 07:12:11 +0000
committerGitHub <noreply@github.com>2024-06-20 07:12:11 +0000
commit6bf227c3439049e14a7bf6b1a84e5fb78cd00228 (patch)
tree821be458b5def6a36c5dffc1fe658db0f72755b6
parentd0369ddd0bea5c559883115429302eb95a97d586 (diff)
Update dependency org.openrewrite.maven:rewrite-maven-plugin to v5.34.1
-rw-r--r--parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/parent/pom.xml b/parent/pom.xml
index 381e1d46c37..82fd016d434 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -324,7 +324,7 @@
-->
<groupId>org.openrewrite.maven</groupId>
<artifactId>rewrite-maven-plugin</artifactId>
- <version>5.34.0</version>
+ <version>5.34.1</version>
<configuration>
<activeRecipes>
<recipe>org.openrewrite.java.testing.junit5.JUnit5BestPractices</recipe>