aboutsummaryrefslogtreecommitdiffstats
path: root/parent/pom.xml
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-04-07 21:17:55 +0000
committerGitHub <noreply@github.com>2024-04-07 21:17:55 +0000
commit3d433a0fbbb5b40b52169307bf94c6fafa160f29 (patch)
tree422c899c05dbbbbc11c28b38c54c19e22c12ff34 /parent/pom.xml
parent5b728f052f9cc03e20ef88ce2e713b262ac24a0b (diff)
Update dependency org.openrewrite.maven:rewrite-maven-plugin to v5.28.0
Diffstat (limited to 'parent/pom.xml')
-rw-r--r--parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/parent/pom.xml b/parent/pom.xml
index ad8e1e0dc13..4b64e0dceda 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.27.0</version>
+ <version>5.28.0</version>
<configuration>
<activeRecipes>
<recipe>org.openrewrite.java.testing.junit5.JUnit5BestPractices</recipe>