aboutsummaryrefslogtreecommitdiffstats
path: root/parent/pom.xml
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-05-09 20:03:01 +0000
committerGitHub <noreply@github.com>2024-05-09 20:03:01 +0000
commit4b413b721f86ed30a4de8f3566a420dfd0f032ea (patch)
tree10c4f2e466f41c9e9df96f12ed9f276d3ab3cb3f /parent/pom.xml
parentb659ed0491be14263e0a2aba1094904e32cb0f5b (diff)
Update dependency org.openrewrite.maven:rewrite-maven-plugin to v5.30.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 3299a9fb871..22a813a6bfd 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.29.0</version>
+ <version>5.30.0</version>
<configuration>
<activeRecipes>
<recipe>org.openrewrite.java.testing.junit5.JUnit5BestPractices</recipe>