aboutsummaryrefslogtreecommitdiffstats
path: root/parent/pom.xml
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-03-31 11:52:42 +0000
committerGitHub <noreply@github.com>2024-03-31 11:52:42 +0000
commit02ced2481061dea438199b81a6b81b678b76d227 (patch)
tree2c7599283591603aeccf8d560963e25f4f679c4c /parent/pom.xml
parent3d12021da4813cd54da186ee66b79641b9a0587d (diff)
Update dependency org.openrewrite.maven:rewrite-maven-plugin to v5.27.0
Diffstat (limited to 'parent/pom.xml')
-rw-r--r--parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/parent/pom.xml b/parent/pom.xml
index d71dd5b1130..ca399019aa6 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.26.0</version>
+ <version>5.27.0</version>
<configuration>
<activeRecipes>
<recipe>org.openrewrite.java.testing.junit5.JUnit5BestPractices</recipe>