Skip to content

Commit

Permalink
chore(dependencies): upgrade commons-collections version (spinnaker#1545
Browse files Browse the repository at this point in the history
)
  • Loading branch information
asgard-r authored and German Muzquiz committed Apr 23, 2020
1 parent 4ccdb11 commit edb2a85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion halyard-config/halyard-config.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies {
implementation 'com.google.apis:google-api-services-appengine:v1-rev92-1.25.0'
implementation 'com.microsoft.azure:adal4j:1.6.3'
implementation 'com.microsoft.azure:azure:1.19.0'
implementation 'commons-collections:commons-collections:3.2.1'
implementation 'commons-collections:commons-collections:3.2.2'
implementation 'org.apache.commons:commons-lang3'
implementation 'commons-io:commons-io:2.6'
implementation 'io.fabric8:kubernetes-client:4.1.1'
Expand Down

0 comments on commit edb2a85

Please sign in to comment.