Navigation Menu

Skip to content

Commit

Permalink
deps: update dependency com.google.oauth-client:google-oauth-client-j…
Browse files Browse the repository at this point in the history
…etty to v1.31.2 (#913)
  • Loading branch information
renovate-bot committed Nov 10, 2020
1 parent 3d55b36 commit 1ca3e90
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion samples/install-without-bom/pom.xml
Expand Up @@ -57,7 +57,7 @@
<dependency>
<groupId>com.google.oauth-client</groupId>
<artifactId>google-oauth-client-jetty</artifactId>
<version>1.31.1</version>
<version>1.31.2</version>
</dependency>
<!-- Test dependencies -->
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion samples/snapshot/pom.xml
Expand Up @@ -55,7 +55,7 @@
<dependency>
<groupId>com.google.oauth-client</groupId>
<artifactId>google-oauth-client-jetty</artifactId>
<version>1.31.1</version>
<version>1.31.2</version>
</dependency>
<!-- Test dependencies -->
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion samples/snippets/pom.xml
Expand Up @@ -68,7 +68,7 @@
<dependency>
<groupId>com.google.oauth-client</groupId>
<artifactId>google-oauth-client-jetty</artifactId>
<version>1.31.1</version>
<version>1.31.2</version>
</dependency>
<!-- [END bigquery-enduser-installed-packages] -->

Expand Down

0 comments on commit 1ca3e90

Please sign in to comment.