Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 807ff90

Browse files
authoredMar 29, 2022
deps: update dependency com.google.cloud:google-cloud-bigquery to v2.10.3 (#1304)
1 parent 5e610cd commit 807ff90

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
 

‎samples/install-without-bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>com.google.cloud</groupId>
5555
<artifactId>google-cloud-bigquery</artifactId>
56-
<version>2.10.2</version>
56+
<version>2.10.3</version>
5757
<scope>test</scope>
5858
</dependency>
5959
<dependency>

‎samples/snapshot/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>com.google.cloud</groupId>
5555
<artifactId>google-cloud-bigquery</artifactId>
56-
<version>2.10.2</version>
56+
<version>2.10.3</version>
5757
<scope>test</scope>
5858
</dependency>
5959
<dependency>

‎samples/snippets/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<dependency>
6666
<groupId>com.google.cloud</groupId>
6767
<artifactId>google-cloud-bigquery</artifactId>
68-
<version>2.10.2</version>
68+
<version>2.10.3</version>
6969
<scope>test</scope>
7070
</dependency>
7171
<dependency>

0 commit comments

Comments
 (0)
Failed to load comments.