Upgrade to Ant 1.10.7
See gh-20002
This commit is contained in:
committed by
Stephane Nicoll
parent
52659b1df4
commit
326092b69e
@@ -8,7 +8,7 @@ plugins {
|
||||
description = "Spring Boot Antlib"
|
||||
|
||||
ext {
|
||||
antVersion = "1.9.3"
|
||||
antVersion = "1.10.7"
|
||||
}
|
||||
|
||||
configurations {
|
||||
|
||||
Reference in New Issue
Block a user