summaryrefslogtreecommitdiffstats
path: root/parent
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-10-06 14:39:15 +0000
committerGitHub <noreply@github.com>2023-10-06 14:39:15 +0000
commit1997819732b3ef1a4dc0313787b8d500c71a83df (patch)
tree1cb9175bd792daadba9835e1be9a3e3f0a887187 /parent
parent56263ccd8371b22e62f9db146e0c0bc3dffe7777 (diff)
Update dependency org.openrewrite.maven:rewrite-maven-plugin to v5.8.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 244d6b07710..b1adebbaf3d 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.8.0</version>
+ <version>5.8.1</version>
<configuration>
<activeRecipes>
<recipe>org.openrewrite.java.testing.junit5.JUnit5BestPractices</recipe>