Skip to content

Commit 4953977

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-dataproc to v4 (#440)
1 parent c2d5442 commit 4953977

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/snapshot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>com.google.cloud</groupId>
5151
<artifactId>google-cloud-dataproc</artifactId>
52-
<version>3.1.2</version>
52+
<version>4.0.0</version>
5353
</dependency>
5454
<dependency>
5555
<groupId>junit</groupId>

samples/snippets/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>com.google.cloud</groupId>
5151
<artifactId>google-cloud-dataproc</artifactId>
52-
<version>3.1.2</version>
52+
<version>4.0.0</version>
5353
</dependency>
5454
<dependency>
5555
<groupId>junit</groupId>

0 commit comments

Comments
 (0)