summaryrefslogtreecommitdiffstats
path: root/parent
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-02-21 18:58:06 +0000
committerGitHub <noreply@github.com>2024-02-21 18:58:06 +0000
commitf783da1032dd80488d120c2633aa9888a630c888 (patch)
tree3b25a79ca043943439e348aa79b71b0484acca8a /parent
parente331dd862fb39dd93a9e2abf6d4fb7b3ddbde4a0 (diff)
Update dependency org.openrewrite.maven:rewrite-maven-plugin to v5.23.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 9a60b3147e6..b7e2f2c6f5c 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.0</version>
+ <version>5.23.1</version>
<configuration>
<activeRecipes>
<recipe>org.openrewrite.java.testing.junit5.JUnit5BestPractices</recipe>