Skip to content

Commit d8576f3

Browse files
committed
Upgrade to Versions Maven Plugin 2.16.1
Closes gh-37490
1 parent 7a80347 commit d8576f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1710,7 +1710,7 @@ bom {
17101710
]
17111711
}
17121712
}
1713-
library("Versions Maven Plugin", "2.16.0") {
1713+
library("Versions Maven Plugin", "2.16.1") {
17141714
group("org.codehaus.mojo") {
17151715
plugins = [
17161716
"versions-maven-plugin"

0 commit comments

Comments
 (0)