Skip to content

Commit c296725

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-dataproc to v4.5.0 (#566)
1 parent f6111f2 commit c296725

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>4.4.0</version>
52+
<version>4.5.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>4.4.0</version>
52+
<version>4.5.0</version>
5353
</dependency>
5454
<dependency>
5555
<groupId>junit</groupId>

0 commit comments

Comments
 (0)