summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-03-12 09:00:48 +0000
committerGitHub <noreply@github.com>2024-03-12 09:00:48 +0000
commitb16c6005ce683fdceb9b7a78e73fea5bec1de10e (patch)
treefb730fc827a3c08e6e68ae2275a4846ceed9ddc8
parent055b9cd4997b3239c0f43b6097049f1dd04f3c03 (diff)
Update dependency org.openrewrite.maven:rewrite-maven-plugin to v5.24.0
-rw-r--r--parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/parent/pom.xml b/parent/pom.xml
index 780d05241be..cb6e4c1d433 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.3</version>
+ <version>5.24.0</version>
<configuration>
<activeRecipes>
<recipe>org.openrewrite.java.testing.junit5.JUnit5BestPractices</recipe>