summaryrefslogtreecommitdiffstats
path: root/parent
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-01-17 07:35:33 +0000
committerGitHub <noreply@github.com>2024-01-17 07:35:33 +0000
commitd9022f2eca68d278544d88f44da914a60394de99 (patch)
tree6afb163a63d2484186b43d1be617778f203f7e69 /parent
parenta7b8a285c1075f5f5e6160ede3d53a3c3b9241fd (diff)
Update dependency org.openrewrite.maven:rewrite-maven-plugin to v5.20.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 4cdcd3b6c43..0c4eda66f11 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.19.0</version>
+ <version>5.20.0</version>
<configuration>
<activeRecipes>
<recipe>org.openrewrite.java.testing.junit5.JUnit5BestPractices</recipe>