summaryrefslogtreecommitdiffstats
path: root/parent
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-12-09 20:00:38 +0000
committerGitHub <noreply@github.com>2023-12-09 20:00:38 +0000
commit6ca796f5c95d7bf1f32ddbba392f32ee3b32f105 (patch)
treec45cfdca3adf17f96b8f1593b7b88271b2c4dc37 /parent
parentedcdc7775e0a268a6af446351c7e0f09bd8d13de (diff)
Update dependency org.openrewrite.maven:rewrite-maven-plugin to v5.15.4
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 2bd71b97cfb..b1e2ccb0f72 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.1</version>
+ <version>5.15.4</version>
<configuration>
<activeRecipes>
<recipe>org.openrewrite.java.testing.junit5.JUnit5BestPractices</recipe>