Skip to content

Commit 323d0d1

Browse files
committed
Upgrade to Versions Maven Plugin 2.17.0
Closes gh-41427
1 parent 788ca87 commit 323d0d1

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
@@ -2225,7 +2225,7 @@ bom {
22252225
]
22262226
}
22272227
}
2228-
library("Versions Maven Plugin", "2.16.2") {
2228+
library("Versions Maven Plugin", "2.17.0") {
22292229
group("org.codehaus.mojo") {
22302230
plugins = [
22312231
"versions-maven-plugin"

0 commit comments

Comments
 (0)