Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:google-cloud-dataproc to v4.…
Browse files Browse the repository at this point in the history
…2.0 (#457)
  • Loading branch information
renovate-bot committed Nov 4, 2022
1 parent 2c4d783 commit 26ad00b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion samples/snapshot/pom.xml
Expand Up @@ -49,7 +49,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-dataproc</artifactId>
<version>4.0.2</version>
<version>4.2.0</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down
2 changes: 1 addition & 1 deletion samples/snippets/pom.xml
Expand Up @@ -49,7 +49,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-dataproc</artifactId>
<version>4.0.2</version>
<version>4.2.0</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 26ad00b

Please sign in to comment.