summaryrefslogtreecommitdiffstats
path: root/parent
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-02-07 09:17:46 +0000
committerGitHub <noreply@github.com>2024-02-07 09:17:46 +0000
commitcded80d5f705fa94dc496352929fa81102dde1c6 (patch)
tree1f205db841a1afbf04f91659e38cd468abeb89e1 /parent
parented823488582220e3ecb4df5ee56d4442b46c347c (diff)
Update dependency org.openrewrite.maven:rewrite-maven-plugin to v5.22.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 c10c74c0cb1..336283a1260 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.21.0</version>
+ <version>5.22.0</version>
<configuration>
<activeRecipes>
<recipe>org.openrewrite.java.testing.junit5.JUnit5BestPractices</recipe>