aboutsummaryrefslogtreecommitdiffstats
path: root/parent
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-01-13 11:53:49 +0000
committerGitHub <noreply@github.com>2024-01-13 11:53:49 +0000
commitbe5ac6269a0de5d21a65b9a31cceaa7f49aa445c (patch)
tree2c25de559f60afe35c0cdd3d8204b15e58262fac /parent
parenta5cf6f95e851abe734911690dc939ee75d30bc80 (diff)
Update dependency org.openrewrite.maven:rewrite-maven-plugin to v5.19.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 b588d714105..c90edbd484d 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.18.0</version>
+ <version>5.19.0</version>
<configuration>
<activeRecipes>
<recipe>org.openrewrite.java.testing.junit5.JUnit5BestPractices</recipe>