Skip to content

Commit 7caf806

Browse files
committed
Merge branch '3.4.x' into 3.5.x
Closes gh-47744
2 parents d70e18a + 38d7e8d commit 7caf806

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1380,6 +1380,9 @@ bom {
13801380
"maven-antrun-plugin"
13811381
]
13821382
}
1383+
links {
1384+
releaseNotes("https://github.com/apache/maven-antrun-plugin/releases/tag/maven-antrun-plugin-{version}")
1385+
}
13831386
}
13841387
library("Maven Assembly Plugin", "3.7.1") {
13851388
group("org.apache.maven.plugins") {

0 commit comments

Comments
 (0)