aboutsummaryrefslogtreecommitdiffstats
path: root/parent
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-01-24 09:19:06 +0000
committerGitHub <noreply@github.com>2024-01-24 09:19:06 +0000
commitb0f0b67f8a498f9e669bf0a6425d7a21085fac06 (patch)
tree9a013d87ccd523764a69f4c0cd0f709b771a8a35 /parent
parent2a43344d217ab065425e880cd35be54542423ce8 (diff)
Update dependency org.openrewrite.maven:rewrite-maven-plugin to v5.21.0
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 82bf09ea92b..9a94e953ed2 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.20.0</version>
+ <version>5.21.0</version>
<configuration>
<activeRecipes>
<recipe>org.openrewrite.java.testing.junit5.JUnit5BestPractices</recipe>