summaryrefslogtreecommitdiffstats
path: root/parent
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-08-28 09:27:09 +0000
committerGitHub <noreply@github.com>2023-08-28 09:27:09 +0000
commit8930c3998e3b2e0acffb6355ab841bb9c1b01b43 (patch)
tree141d1c67de9d669d204a5eeaa866395d5e3b20cf /parent
parentde1692aad9de5d06a64c5231be8be01a0357f854 (diff)
Update dependency org.openrewrite.maven:rewrite-maven-plugin to v5
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 56c896d57cc..d03872c3eba 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -307,7 +307,7 @@
-->
<groupId>org.openrewrite.maven</groupId>
<artifactId>rewrite-maven-plugin</artifactId>
- <version>4.27.0</version>
+ <version>5.4.2</version>
<configuration>
<activeRecipes>
<recipe>org.openrewrite.java.testing.junit5.JUnit5BestPractices</recipe>