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

deps: update core libraries #115

Merged
merged 2 commits into from Feb 29, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -63,10 +63,10 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<github.global.server>github</github.global.server>
<site.installationModule>google-cloud-automl-parent</site.installationModule>
<google.core.version>1.91.1</google.core.version>
<google.core.version>1.93.0</google.core.version>
<google.api-common.version>1.8.1</google.api-common.version>
<google.common-protos.version>1.17.0</google.common-protos.version>
<gax.version>1.53.1</gax.version>
<gax.version>1.54.0</gax.version>
<grpc.version>1.27.1</grpc.version>
<protobuf.version>3.11.4</protobuf.version>
<junit.version>4.13</junit.version>
Expand Down Expand Up @@ -265,4 +265,4 @@
</plugin>
</plugins>
</reporting>
</project>
</project>