Skip to content

Commit 2d740fc

Browse files
committed
deps: update dependency com.google.cloud:google-cloud-bigquery to v2.58.0
1 parent 9728496 commit 2d740fc

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
<dependency>
154154
<groupId>com.google.cloud</groupId>
155155
<artifactId>google-cloud-bigquery</artifactId>
156-
<version>2.57.1</version>
156+
<version>2.58.0</version>
157157
<scope>test</scope>
158158
<exclusions>
159159
<exclusion>

samples/install-without-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>com.google.cloud</groupId>
4141
<artifactId>google-cloud-bigquery</artifactId>
42-
<version>2.57.1</version>
42+
<version>2.58.0</version>
4343
</dependency>
4444
<dependency>
4545
<groupId>org.apache.avro</groupId>

samples/snapshot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>com.google.cloud</groupId>
3939
<artifactId>google-cloud-bigquery</artifactId>
40-
<version>2.57.1</version>
40+
<version>2.58.0</version>
4141
</dependency>
4242
<dependency>
4343
<groupId>org.apache.avro</groupId>

samples/snippets/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<dependency>
5858
<groupId>com.google.cloud</groupId>
5959
<artifactId>google-cloud-bigquery</artifactId>
60-
<version>2.57.1</version>
60+
<version>2.58.0</version>
6161
</dependency>
6262
<dependency>
6363
<groupId>org.apache.avro</groupId>

0 commit comments

Comments
 (0)