aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-02-28 12:17:47 +0000
committerGitHub <noreply@github.com>2024-02-28 12:17:47 +0000
commit419548476fad3d6525b0795e35038757b8f7a188 (patch)
tree3ea07691c00ac6f79cda10f3e4642255e3f4a91d
parent0414b12d53264aa0f9f84ea947fc32acdc506947 (diff)
Update dependency org.openrewrite.maven:rewrite-maven-plugin to v5.23.3
-rw-r--r--parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/parent/pom.xml b/parent/pom.xml
index b4ca8e775f7..d020cfbd662 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.23.2</version>
+ <version>5.23.3</version>
<configuration>
<activeRecipes>
<recipe>org.openrewrite.java.testing.junit5.JUnit5BestPractices</recipe>