Skip to content

Commit f7f8450

Browse files
committed
Upgrade to Maven AntRun Plugin 3.0.0
Closes gh-27716
1 parent 510876a commit f7f8450

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
@@ -1085,7 +1085,7 @@ bom {
10851085
]
10861086
}
10871087
}
1088-
library("Maven AntRun Plugin", "1.8") {
1088+
library("Maven AntRun Plugin", "3.0.0") {
10891089
group("org.apache.maven.plugins") {
10901090
plugins = [
10911091
"maven-antrun-plugin"

0 commit comments

Comments
 (0)