We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23ca8f9 commit a87a519Copy full SHA for a87a519
2 files changed
google-cloud-bom/pom.xml
@@ -168,7 +168,7 @@
168
<dependency>
169
<groupId>com.google.api</groupId>
170
<artifactId>gax-bom</artifactId>
171
- <version>1.48.0</version>
+ <version>1.48.1</version>
172
<type>pom</type>
173
<scope>import</scope>
174
</dependency>
google-cloud-clients/pom.xml
@@ -156,7 +156,7 @@
156
<bom.version>0.107.1-alpha-SNAPSHOT</bom.version><!-- {x-version-update:google-cloud-bom:current} -->
157
<api-client.version>1.30.2</api-client.version>
158
<!-- make sure to keep gax version in sync with google-cloud-bom -->
159
- <gax.version>1.47.1</gax.version>
+ <gax.version>1.48.1</gax.version>
160
<api.common.java.version>1.8.1</api.common.java.version>
161
<grpc.version>1.23.0</grpc.version>
162
<google.auth.version>0.17.1</google.auth.version>
0 commit comments