Skip to content

Commit df2dc83

Browse files
committed
Upgrade to Maven AntRun Plugin 3.1.0
Closes gh-30959
1 parent abf122d commit df2dc83

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
@@ -836,7 +836,7 @@ bom {
836836
]
837837
}
838838
}
839-
library("Maven AntRun Plugin", "3.0.0") {
839+
library("Maven AntRun Plugin", "3.1.0") {
840840
group("org.apache.maven.plugins") {
841841
plugins = [
842842
"maven-antrun-plugin"

0 commit comments

Comments
 (0)