Skip to content

Commit

Permalink
chore(dependencies): change maven-aether-provider to maven-resolver-p…
Browse files Browse the repository at this point in the history
…rovider and bump version (#4470)
  • Loading branch information
ivanphdz committed Apr 23, 2020
1 parent b8cfcab commit 36857be
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions clouddriver-artifacts/clouddriver-artifacts.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,8 @@ dependencies {
implementation "com.sun.jersey:jersey-client:1.9.1"
implementation "org.apache.commons:commons-lang3"
implementation "org.apache.ivy:ivy:2.4.0"
implementation "org.apache.maven:maven-aether-provider:3.3.9"
implementation "org.apache.maven:maven-resolver-provider:3.5.4"
implementation "org.codehaus.groovy:groovy-all"
implementation "org.eclipse.aether:aether-api:1.1.0"
implementation "org.eclipse.aether:aether-impl:1.1.0"
implementation "org.springframework.boot:spring-boot-actuator"
implementation "org.springframework.boot:spring-boot-starter-web"
implementation "org.eclipse.jgit:org.eclipse.jgit:5.7.0.202003110725-r"
Expand Down

0 comments on commit 36857be

Please sign in to comment.