summaryrefslogtreecommitdiffstats
path: root/parent
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-11-29 12:52:13 +0000
committerGitHub <noreply@github.com>2023-11-29 12:52:13 +0000
commit303a36603fd9edc43184ac6ac3878aec2a9bd6fb (patch)
tree8069f1d12174d7432737fee63ddf36b9dd94e013 /parent
parent3b5afd56981156cb608718925fcd55f9d7e38845 (diff)
Update dependency org.openrewrite.maven:rewrite-maven-plugin to v5.14.1
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 d4a2036eb5f..7642b87ac7b 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.14.0</version>
+ <version>5.14.1</version>
<configuration>
<activeRecipes>
<recipe>org.openrewrite.java.testing.junit5.JUnit5BestPractices</recipe>