Upgrade to Versions Maven Plugin 2.18.0

Closes gh-43696
This commit is contained in:
Andy Wilkinson
2025-01-06 15:57:21 +00:00
parent 76f754993a
commit d2a7c68792

View File

@@ -2474,7 +2474,7 @@ bom {
releaseNotes("https://github.com/undertow-io/undertow/releases/tag/{version}")
}
}
library("Versions Maven Plugin", "2.17.1") {
library("Versions Maven Plugin", "2.18.0") {
group("org.codehaus.mojo") {
plugins = [
"versions-maven-plugin"