summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-05-24 11:46:09 +0000
committerGitHub <noreply@github.com>2024-05-24 11:46:09 +0000
commit42cac2eda5e60e7cc46cea3ea87231b4750ff292 (patch)
tree4856f497020edc880bc5ff4e6e05895b9b49bf87
parent7854513111095ee472fc5955dde9b97a7edfbaf7 (diff)
Update dependency org.openrewrite.maven:rewrite-maven-plugin to v5.32.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 bb546448fc6..ab3b2ce4139 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>