Upgrade to Versions Maven Plugin 2.19.0

Closes gh-47071
This commit is contained in:
Phillip Webb 2025-09-05 11:42:05 -07:00
parent 9d89264985
commit 2d63763c58
1 changed files with 1 additions and 1 deletions

View File

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