summaryrefslogtreecommitdiffstats
path: root/parent
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-09-13 08:22:58 +0000
committerGitHub <noreply@github.com>2023-09-13 08:22:58 +0000
commitc643a0e1f2453af8215de9ecff455bf22b95c701 (patch)
tree4cbdf363f2919888b01b45abf6025942b63ab925 /parent
parentbb8b2f50f8b3597e5e056cd10df9338af8e114a5 (diff)
Update dependency org.openrewrite.maven:rewrite-maven-plugin to v5.5.2
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 3297724aa89..a335f791db9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -307,7 +307,7 @@
-->
<groupId>org.openrewrite.maven</groupId>
<artifactId>rewrite-maven-plugin</artifactId>
- <version>5.5.0</version>
+ <version>5.5.2</version>
<configuration>
<activeRecipes>
<recipe>org.openrewrite.java.testing.junit5.JUnit5BestPractices</recipe>