Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Commit

Permalink
update http client (#886)
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo committed Feb 27, 2020
1 parent c37dcc8 commit f04b023
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dependencies.properties
Expand Up @@ -49,8 +49,8 @@ maven.com_google_api_api_common=com.google.api:api-common:1.8.1
maven.org_threeten_threetenbp=org.threeten:threetenbp:1.4.0
maven.com_google_api_grpc_grpc_google_iam_v1=com.google.api.grpc:grpc-google-iam-v1:0.13.0
maven.com_google_api_grpc_proto_google_iam_v1=com.google.api.grpc:proto-google-iam-v1:0.13.0
maven.com_google_http_client_google_http_client=com.google.http-client:google-http-client:1.34.0
maven.com_google_http_client_google_http_client_jackson2=com.google.http-client:google-http-client-jackson2:1.34.0
maven.com_google_http_client_google_http_client=com.google.http-client:google-http-client:1.34.2
maven.com_google_http_client_google_http_client_jackson2=com.google.http-client:google-http-client-jackson2:1.34.2
maven.com_fasterxml_jackson_core_jackson_core=com.fasterxml.jackson.core:jackson-core:2.10.1
maven.org_codehaus_mojo_animal_sniffer_annotations=org.codehaus.mojo:animal-sniffer-annotations:1.18
maven.org_apache_commons_commons_lang3=org.apache.commons:commons-lang3:3.6
Expand Down

0 comments on commit f04b023

Please sign in to comment.