summaryrefslogtreecommitdiffstats
path: root/parent
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-11-25 20:59:31 +0000
committerGitHub <noreply@github.com>2023-11-25 20:59:31 +0000
commitc41b55e4fa5a9757faf755a4842612fe6c369c4b (patch)
tree24c854f197df1b3f9406335931429673388b4f33 /parent
parent6e0a253e2371f939c1d3e92299d11e9bf6d230c8 (diff)
Update dependency org.openrewrite.maven:rewrite-maven-plugin to v5.14.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 545db6ba1f1..785dce5163d 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.13.0</version>
+ <version>5.14.0</version>
<configuration>
<activeRecipes>
<recipe>org.openrewrite.java.testing.junit5.JUnit5BestPractices</recipe>