aboutsummaryrefslogtreecommitdiffstats
path: root/parent
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-02-27 16:20:50 +0000
committerGitHub <noreply@github.com>2024-02-27 16:20:50 +0000
commita5d41026fc4ae21d0f607aef4aa470d1ff07ff0b (patch)
tree4f22a88cbe65f3f34fbf9ecc69d27060a2679db4 /parent
parentce4669f88b5b5993b64c017401c92044cdb1e49d (diff)
Update dependency org.openrewrite.maven:rewrite-maven-plugin to v5.23.2
Diffstat (limited to 'parent')
-rw-r--r--parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/parent/pom.xml b/parent/pom.xml
index 4483b95a58b..b4ca8e775f7 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.1</version>
+ <version>5.23.2</version>
<configuration>
<activeRecipes>
<recipe>org.openrewrite.java.testing.junit5.JUnit5BestPractices</recipe>