summaryrefslogtreecommitdiffstats
path: root/parent
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-10-31 13:29:15 +0000
committerGitHub <noreply@github.com>2023-10-31 13:29:15 +0000
commit43eb3b81b8fcba9f26a3e7b02a58a9c93847438e (patch)
treed5d3ba0e573e9f3e5c1daaf18d80523255539353 /parent
parenta06b9c56ec1d65e951b94473c49e746c736dc19c (diff)
Update dependency org.openrewrite.maven:rewrite-maven-plugin to v5.10.0
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 4772650e48e..aa1a5f30ddb 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.9.1</version>
+ <version>5.10.0</version>
<configuration>
<activeRecipes>
<recipe>org.openrewrite.java.testing.junit5.JUnit5BestPractices</recipe>