Upgrade to Ivy 2.5.0

See gh-20022
This commit is contained in:
dreis2211
2020-02-03 16:59:34 +01:00
committed by Stephane Nicoll
parent cde92f0c08
commit e4a95a8047
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ configurations {
dependencies {
antUnit "org.apache.ant:ant-antunit:1.3"
antIvy "org.apache.ivy:ivy:2.4.0"
antIvy "org.apache.ivy:ivy:2.5.0"
api(platform(project(":spring-boot-project:spring-boot-dependencies")))