mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 09:09:01 +00:00
Upgrade to Maven AntRun Plugin 3.2.0
Closes gh-47731
This commit is contained in:
@@ -1322,7 +1322,7 @@ bom {
|
||||
.formatted(version.toString("-")))
|
||||
}
|
||||
}
|
||||
library("Maven AntRun Plugin", "3.1.0") {
|
||||
library("Maven AntRun Plugin", "3.2.0") {
|
||||
group("org.apache.maven.plugins") {
|
||||
plugins = [
|
||||
"maven-antrun-plugin"
|
||||
|
||||
Reference in New Issue
Block a user