aboutsummaryrefslogtreecommitdiffstats
path: root/parent/pom.xml
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2023-12-20 22:27:30 +0100
committerGitHub <noreply@github.com>2023-12-20 22:27:30 +0100
commitfc4d21db12894fa8056f03c091b7cbc756da3d6f (patch)
treee64b166dc7bdec39157d23d5c049b622c63ab92d /parent/pom.xml
parent65be04820cda0d06b8d2c7f7212f814a5ef434f3 (diff)
parent57595d4ee49e13ad5183361b0c6e4c8a250c6d3f (diff)
Merge branch 'master' into balder/gc-unused-feature-flags
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 45ea90fdb41..0506c87493c 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.17.0</version>
<configuration>
<activeRecipes>
<recipe>org.openrewrite.java.testing.junit5.JUnit5BestPractices</recipe>