Skip to content

Commit 2d63763

Browse files
committed
Upgrade to Versions Maven Plugin 2.19.0
Closes gh-47071
1 parent 9d89264 commit 2d63763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2648,7 +2648,7 @@ bom {
26482648
releaseNotes("https://github.com/pingidentity/ldapsdk/releases/tag/{version}")
26492649
}
26502650
}
2651-
library("Versions Maven Plugin", "2.18.0") {
2651+
library("Versions Maven Plugin", "2.19.0") {
26522652
group("org.codehaus.mojo") {
26532653
plugins = [
26542654
"versions-maven-plugin"

0 commit comments

Comments
 (0)