aboutsummaryrefslogtreecommitdiffstats
path: root/parent
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-09-01 07:10:36 +0000
committerGitHub <noreply@github.com>2023-09-01 07:10:36 +0000
commit52c198e71da76149fb6c5fa4b0b6b5a25fee15d4 (patch)
treee925a6c2b1a0a825150edb7e29bfcc563e6542ca /parent
parentaf0bf5ff10dfa2093df5ed5f5b5fd0c965d0c8bf (diff)
Update dependency org.openrewrite.maven:rewrite-maven-plugin to v5.5.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 c92927437d0..46dc5d5e875 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -307,7 +307,7 @@
-->
<groupId>org.openrewrite.maven</groupId>
<artifactId>rewrite-maven-plugin</artifactId>
- <version>5.4.2</version>
+ <version>5.5.0</version>
<configuration>
<activeRecipes>
<recipe>org.openrewrite.java.testing.junit5.JUnit5BestPractices</recipe>