Skip to content

Commit d2a7c68

Browse files
committedJan 7, 2025
Upgrade to Versions Maven Plugin 2.18.0
Closes gh-43696
1 parent 76f7549 commit d2a7c68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2474,7 +2474,7 @@ bom {
24742474
releaseNotes("https://github.com/undertow-io/undertow/releases/tag/{version}")
24752475
}
24762476
}
2477-
library("Versions Maven Plugin", "2.17.1") {
2477+
library("Versions Maven Plugin", "2.18.0") {
24782478
group("org.codehaus.mojo") {
24792479
plugins = [
24802480
"versions-maven-plugin"

0 commit comments

Comments
 (0)