Upgrade dependencies

* httpclient 4.5.5 -> 4.5.10
* httpcore 4.4.9 -> 4.4.12
* okhttp 3.10.0 -> 3.14.4
* bcpkix-jdk15on 1.62 -> 1.64
* google-api-services-iam 1-rev259-1.25.0 -> v1-rev20191010-1.30.3
* google-auth-library-oauth2-http 0.10.0 -> 0.18.0

Closes gh-365.
This commit is contained in:
Mark Paluch
2019-10-24 12:38:33 +02:00
parent 1f80f0ebfa
commit 558b6323c4
2 changed files with 9 additions and 10 deletions

View File

@@ -125,9 +125,8 @@
<repositories>
<repository>
<id>spring-snapshots</id>
<name>Spring Snapshots</name>
<url>https://repo.spring.io/libs-mi</url>
<id>spring-libs-snapshot</id>
<url>https://repo.spring.io/libs-snapshot</url>
<snapshots>
<enabled>true</enabled>
</snapshots>