summaryrefslogtreecommitdiffstats
path: root/parent
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-11-18 16:56:16 +0000
committerGitHub <noreply@github.com>2023-11-18 16:56:16 +0000
commitfb70bc9a78eff768db9af9ed8acfe588173f7444 (patch)
tree60ef033a4050e443d2dc652d27f9066c64d7bed2 /parent
parent20ff0cb482338440f04cc7607a7ec9f0aca81684 (diff)
Update dependency org.openrewrite.maven:rewrite-maven-plugin to v5.13.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 7d64988d5a5..c6ae9cdc7e3 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.12.0</version>
+ <version>5.13.0</version>
<configuration>
<activeRecipes>
<recipe>org.openrewrite.java.testing.junit5.JUnit5BestPractices</recipe>