Skip to content

Commit 9391f32

Browse files
committed
Upgrade to Versions Maven Plugin 2.12.0
Closes gh-32391
1 parent 8f67cfd commit 9391f32

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
@@ -1584,7 +1584,7 @@ bom {
15841584
]
15851585
}
15861586
}
1587-
library("Versions Maven Plugin", "2.11.0") {
1587+
library("Versions Maven Plugin", "2.12.0") {
15881588
group("org.codehaus.mojo") {
15891589
plugins = [
15901590
"versions-maven-plugin"

0 commit comments

Comments
 (0)