Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
S
spring-boot
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
DEMO
spring-boot
Commits
e4a95a80
Commit
e4a95a80
authored
Feb 03, 2020
by
dreis2211
Committed by
Stephane Nicoll
Feb 03, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Upgrade to Ivy 2.5.0
See gh-20022
parent
cde92f0c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
build.gradle
...project/spring-boot-tools/spring-boot-antlib/build.gradle
+1
-1
build.gradle
...-boot-smoke-tests/spring-boot-smoke-test-ant/build.gradle
+1
-1
No files found.
spring-boot-project/spring-boot-tools/spring-boot-antlib/build.gradle
View file @
e4a95a80
...
...
@@ -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"
)))
...
...
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-ant/build.gradle
View file @
e4a95a80
...
...
@@ -23,7 +23,7 @@ plugins.withType(EclipsePlugin) {
}
dependencies
{
antDependencies
"org.apache.ivy:ivy:2.
4
.0"
antDependencies
"org.apache.ivy:ivy:2.
5
.0"
antDependencies
project
(
path:
":spring-boot-project:spring-boot-tools:spring-boot-antlib"
)
antDependencies
"org.apache.ant:ant-launcher:1.10.7"
antDependencies
"org.apache.ant:ant:1.10.7"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment