summaryrefslogtreecommitdiffstats
path: root/parent
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-12-19 08:27:52 +0000
committerGitHub <noreply@github.com>2023-12-19 08:27:52 +0000
commit1b3e88f972a4c3e2fe4cd4ea3caeba5358f05d76 (patch)
tree9ba69b286b671ec5df00de60d7a892e61c5a8b18 /parent
parent8936f5e5a97f810fc82a80d12c8ab91823120d66 (diff)
Update dependency org.openrewrite.maven:rewrite-maven-plugin to v5.16.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 45ea90fdb41..afcde6dd930 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.16.0</version>
+ <version>5.16.1</version>
<configuration>
<activeRecipes>
<recipe>org.openrewrite.java.testing.junit5.JUnit5BestPractices</recipe>