summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-06-09 14:14:25 +0000
committerGitHub <noreply@github.com>2024-06-09 14:14:25 +0000
commit32b415eaa44d516c8c09858c3490700905e71242 (patch)
treee238b9c30a15e5480c1bad1da80923ae6707ca7c
parent8bdcfae9ee2a2624d12ffeff5c1ec74f45987254 (diff)
Update dependency org.openrewrite.maven:rewrite-maven-plugin to v5.33.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 7aab11a2d4a..26e5914eeb8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -320,7 +320,7 @@
-->
<groupId>org.openrewrite.maven</groupId>
<artifactId>rewrite-maven-plugin</artifactId>
- <version>5.32.1</version>
+ <version>5.33.0</version>
<configuration>
<activeRecipes>
<recipe>org.openrewrite.java.testing.junit5.JUnit5BestPractices</recipe>