aboutsummaryrefslogtreecommitdiffstats
path: root/parent/pom.xml
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-02-20 14:43:34 +0000
committerGitHub <noreply@github.com>2024-02-20 14:43:34 +0000
commit6be5052238c17b36cd71bee61422450f4b82acc8 (patch)
tree61a40f432eb3e07e69e3213d57aaaa9acc81a3d2 /parent/pom.xml
parent54b293758a77be1b1ce50ac8443fcb7dfb629acd (diff)
Update dependency org.openrewrite.maven:rewrite-maven-plugin to v5.23.0
Diffstat (limited to 'parent/pom.xml')
-rw-r--r--parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/parent/pom.xml b/parent/pom.xml
index 3944bd89dcf..4f4d060c85f 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.22.0</version>
+ <version>5.23.0</version>
<configuration>
<activeRecipes>
<recipe>org.openrewrite.java.testing.junit5.JUnit5BestPractices</recipe>