Skip to content

Commit 0844bfb

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-bigquery to v2.40.3 (#2071)
1 parent 11ccef3 commit 0844bfb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/install-without-bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<dependency>
8787
<groupId>com.google.cloud</groupId>
8888
<artifactId>google-cloud-bigquery</artifactId>
89-
<version>2.40.2</version>
89+
<version>2.40.3</version>
9090
</dependency>
9191
<dependency>
9292
<groupId>com.google.cloud</groupId>

samples/snapshot/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<dependency>
8686
<groupId>com.google.cloud</groupId>
8787
<artifactId>google-cloud-bigquery</artifactId>
88-
<version>2.40.2</version>
88+
<version>2.40.3</version>
8989
</dependency>
9090
<dependency>
9191
<groupId>com.google.cloud</groupId>

0 commit comments

Comments
 (0)