aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-12-15 06:39:50 +0000
committerGitHub <noreply@github.com>2023-12-15 06:39:50 +0000
commit8ba04e15d98c19cceb452a80ddec262d4fa66a04 (patch)
tree6f3fe698de57efe390fc6e1a52d18cc5ca1567b0
parent8af800ba588f726184ffb8296463bb4b7fbea5a1 (diff)
Update dependency org.openrewrite.maven:rewrite-maven-plugin to v5.15.5
-rw-r--r--parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/parent/pom.xml b/parent/pom.xml
index 97508888f4f..32785a9fc91 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.15.4</version>
+ <version>5.15.5</version>
<configuration>
<activeRecipes>
<recipe>org.openrewrite.java.testing.junit5.JUnit5BestPractices</recipe>