diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9213ba8d..28b7445d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+### [1.1.2](https://www.github.com/googleapis/java-bigqueryconnection/compare/v1.1.1...v1.1.2) (2021-06-04)
+
+
+### Dependencies
+
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.3.0 ([#428](https://www.github.com/googleapis/java-bigqueryconnection/issues/428)) ([bcf60ea](https://www.github.com/googleapis/java-bigqueryconnection/commit/bcf60ea8e30804b3dc26a2a1be30587a2bbd5e93))
+
### [1.1.1](https://www.github.com/googleapis/java-bigqueryconnection/compare/v1.1.0...v1.1.1) (2021-06-03)
diff --git a/google-cloud-bigqueryconnection-bom/pom.xml b/google-cloud-bigqueryconnection-bom/pom.xml
index 492c508c..d7c93132 100644
--- a/google-cloud-bigqueryconnection-bom/pom.xml
+++ b/google-cloud-bigqueryconnection-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-bigqueryconnection-bom
- 1.1.1
+ 1.1.2
pom
com.google.cloud
@@ -64,27 +64,27 @@
com.google.cloud
google-cloud-bigqueryconnection
- 1.1.1
+ 1.1.2
com.google.api.grpc
proto-google-cloud-bigqueryconnection-v1
- 1.1.1
+ 1.1.2
com.google.api.grpc
grpc-google-cloud-bigqueryconnection-v1
- 1.1.1
+ 1.1.2
com.google.api.grpc
proto-google-cloud-bigqueryconnection-v1beta1
- 0.6.1
+ 0.6.2
com.google.api.grpc
grpc-google-cloud-bigqueryconnection-v1beta1
- 0.6.1
+ 0.6.2
diff --git a/google-cloud-bigqueryconnection/pom.xml b/google-cloud-bigqueryconnection/pom.xml
index 2a292c64..7f559f5d 100644
--- a/google-cloud-bigqueryconnection/pom.xml
+++ b/google-cloud-bigqueryconnection/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-bigqueryconnection
- 1.1.1
+ 1.1.2
jar
Google Cloud BigQuery Connections
https://github.com/googleapis/java-bigqueryconnection
@@ -11,7 +11,7 @@
com.google.cloud
google-cloud-bigqueryconnection-parent
- 1.1.1
+ 1.1.2
google-cloud-bigqueryconnection
diff --git a/google-cloud-bigqueryconnection/src/test/java/com/google/cloud/bigquery/connection/v1beta1/ConnectionServiceClientTest.java b/google-cloud-bigqueryconnection/src/test/java/com/google/cloud/bigquery/connection/v1beta1/ConnectionServiceClientTest.java
index e58db7a6..d5db1fdf 100644
--- a/google-cloud-bigqueryconnection/src/test/java/com/google/cloud/bigquery/connection/v1beta1/ConnectionServiceClientTest.java
+++ b/google-cloud-bigqueryconnection/src/test/java/com/google/cloud/bigquery/connection/v1beta1/ConnectionServiceClientTest.java
@@ -52,9 +52,9 @@
@Generated("by gapic-generator-java")
public class ConnectionServiceClientTest {
+ private static MockConnectionService mockConnectionService;
private static MockServiceHelper mockServiceHelper;
private ConnectionServiceClient client;
- private static MockConnectionService mockConnectionService;
private LocalChannelProvider channelProvider;
@BeforeClass
diff --git a/google-cloud-bigqueryconnection/src/test/java/com/google/cloud/bigqueryconnection/v1/ConnectionServiceClientTest.java b/google-cloud-bigqueryconnection/src/test/java/com/google/cloud/bigqueryconnection/v1/ConnectionServiceClientTest.java
index 181d8076..f209c4a9 100644
--- a/google-cloud-bigqueryconnection/src/test/java/com/google/cloud/bigqueryconnection/v1/ConnectionServiceClientTest.java
+++ b/google-cloud-bigqueryconnection/src/test/java/com/google/cloud/bigqueryconnection/v1/ConnectionServiceClientTest.java
@@ -63,9 +63,9 @@
@Generated("by gapic-generator-java")
public class ConnectionServiceClientTest {
+ private static MockConnectionService mockConnectionService;
private static MockServiceHelper mockServiceHelper;
private ConnectionServiceClient client;
- private static MockConnectionService mockConnectionService;
private LocalChannelProvider channelProvider;
@BeforeClass
diff --git a/grpc-google-cloud-bigqueryconnection-v1/pom.xml b/grpc-google-cloud-bigqueryconnection-v1/pom.xml
index 7f189b0f..d8e4923c 100644
--- a/grpc-google-cloud-bigqueryconnection-v1/pom.xml
+++ b/grpc-google-cloud-bigqueryconnection-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-bigqueryconnection-v1
- 1.1.1
+ 1.1.2
grpc-google-cloud-bigqueryconnection-v1
GRPC library for grpc-google-cloud-bigqueryconnection-v1
com.google.cloud
google-cloud-bigqueryconnection-parent
- 1.1.1
+ 1.1.2
diff --git a/grpc-google-cloud-bigqueryconnection-v1beta1/pom.xml b/grpc-google-cloud-bigqueryconnection-v1beta1/pom.xml
index 4f23d799..1aa909ea 100644
--- a/grpc-google-cloud-bigqueryconnection-v1beta1/pom.xml
+++ b/grpc-google-cloud-bigqueryconnection-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-bigqueryconnection-v1beta1
- 0.6.1
+ 0.6.2
grpc-google-cloud-bigqueryconnection-v1beta1
GRPC library for grpc-google-cloud-bigqueryconnection-v1beta1
com.google.cloud
google-cloud-bigqueryconnection-parent
- 1.1.1
+ 1.1.2
diff --git a/pom.xml b/pom.xml
index 08e8887b..7c15a2cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-bigqueryconnection-parent
pom
- 1.1.1
+ 1.1.2
Google Cloud BigQuery Connections Parent
https://github.com/googleapis/java-bigqueryconnection
@@ -63,7 +63,7 @@
UTF-8
github
google-cloud-bigqueryconnection-parent
- 1.2.0
+ 1.3.0
@@ -71,27 +71,27 @@
com.google.cloud
google-cloud-bigqueryconnection
- 1.1.1
+ 1.1.2
com.google.api.grpc
proto-google-cloud-bigqueryconnection-v1
- 1.1.1
+ 1.1.2
com.google.api.grpc
grpc-google-cloud-bigqueryconnection-v1
- 1.1.1
+ 1.1.2
com.google.api.grpc
proto-google-cloud-bigqueryconnection-v1beta1
- 0.6.1
+ 0.6.2
com.google.api.grpc
grpc-google-cloud-bigqueryconnection-v1beta1
- 0.6.1
+ 0.6.2
diff --git a/proto-google-cloud-bigqueryconnection-v1/pom.xml b/proto-google-cloud-bigqueryconnection-v1/pom.xml
index 2e9def75..94f81091 100644
--- a/proto-google-cloud-bigqueryconnection-v1/pom.xml
+++ b/proto-google-cloud-bigqueryconnection-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-bigqueryconnection-v1
- 1.1.1
+ 1.1.2
proto-google-cloud-bigqueryconnection-v1
PROTO library for proto-google-cloud-bigqueryconnection-v1
com.google.cloud
google-cloud-bigqueryconnection-parent
- 1.1.1
+ 1.1.2
diff --git a/proto-google-cloud-bigqueryconnection-v1beta1/pom.xml b/proto-google-cloud-bigqueryconnection-v1beta1/pom.xml
index 2aa195e5..0464b1ec 100644
--- a/proto-google-cloud-bigqueryconnection-v1beta1/pom.xml
+++ b/proto-google-cloud-bigqueryconnection-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-bigqueryconnection-v1beta1
- 0.6.1
+ 0.6.2
proto-google-cloud-bigqueryconnection-v1beta1
PROTO library for proto-google-cloud-bigqueryconnection-v1beta1
com.google.cloud
google-cloud-bigqueryconnection-parent
- 1.1.1
+ 1.1.2
diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml
index 30cb0a86..4424e85f 100644
--- a/samples/install-without-bom/pom.xml
+++ b/samples/install-without-bom/pom.xml
@@ -29,7 +29,7 @@
com.google.cloud
google-cloud-bigqueryconnection
- 1.1.0
+ 1.1.1
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index 98eb6a9a..ba1146b0 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-bigqueryconnection
- 1.1.1
+ 1.1.2
diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml
index 378a507b..ee2dbdbc 100644
--- a/samples/snippets/pom.xml
+++ b/samples/snippets/pom.xml
@@ -40,7 +40,7 @@
com.google.cloud
google-cloud-bigqueryconnection
- 1.1.0
+ 1.1.1
diff --git a/synth.metadata b/synth.metadata
index 5a1522bc..2b93fefb 100644
--- a/synth.metadata
+++ b/synth.metadata
@@ -4,23 +4,23 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-bigqueryconnection.git",
- "sha": "2697d03fbbe25b0289c4f28913d8cae4147e1639"
+ "sha": "f886b016b50e291e22209c6d1b65944e8f5ce878"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
- "sha": "131ae3e375c05856d7d77cd146dc2af92650eb38",
- "internalRef": "374252908"
+ "sha": "a5f96d06ef57e325761bad010f460d0c5dbeccda",
+ "internalRef": "377081269"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
- "sha": "131ae3e375c05856d7d77cd146dc2af92650eb38",
- "internalRef": "374252908"
+ "sha": "a5f96d06ef57e325761bad010f460d0c5dbeccda",
+ "internalRef": "377081269"
}
},
{
diff --git a/versions.txt b/versions.txt
index 64e581e9..4a746a11 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,8 +1,8 @@
# Format:
# module:released-version:current-version
-google-cloud-bigqueryconnection:1.1.1:1.1.1
-proto-google-cloud-bigqueryconnection-v1:1.1.1:1.1.1
-grpc-google-cloud-bigqueryconnection-v1:1.1.1:1.1.1
-proto-google-cloud-bigqueryconnection-v1beta1:0.6.1:0.6.1
-grpc-google-cloud-bigqueryconnection-v1beta1:0.6.1:0.6.1
+google-cloud-bigqueryconnection:1.1.2:1.1.2
+proto-google-cloud-bigqueryconnection-v1:1.1.2:1.1.2
+grpc-google-cloud-bigqueryconnection-v1:1.1.2:1.1.2
+proto-google-cloud-bigqueryconnection-v1beta1:0.6.2:0.6.2
+grpc-google-cloud-bigqueryconnection-v1beta1:0.6.2:0.6.2