Skip to content
Snippets Groups Projects
Commit f926ec3f authored by Abhay Joshi's avatar Abhay Joshi
Browse files

Squashed commit of the following

commit e69da06a 
Author: Abhay <bios@amazon.com> 
Date: Mon Nov 28 2022 11:53:15 GMT-0800 (Pacific Standard Time) 

    upgrading google auth client
parent f70ff2c0
No related branches found
No related tags found
1 merge request!265Aws integration merge
Pipeline #150588 failed
......@@ -59,7 +59,7 @@
<dependency>
<groupId>com.google.oauth-client</groupId>
<artifactId>google-oauth-client</artifactId>
<version>1.30.2</version>
<version>1.34.1</version>
</dependency>
<dependency>
<groupId>com.google.api-client</groupId>
......
......@@ -69,7 +69,7 @@
<dependency>
<groupId>com.google.oauth-client</groupId>
<artifactId>google-oauth-client</artifactId>
<version>1.30.2</version>
<version>1.34.1</version>
</dependency>
<dependency>
<groupId>com.google.api-client</groupId>
......
......@@ -56,7 +56,7 @@
<dependency>
<groupId>com.google.oauth-client</groupId>
<artifactId>google-oauth-client</artifactId>
<version>1.30.2</version>
<version>1.34.1</version>
</dependency>
<dependency>
<groupId>com.google.api-client</groupId>
......
......@@ -61,7 +61,7 @@ Copyright 2020 IBM Corp. All Rights Reserved.
<dependency>
<groupId>com.google.oauth-client</groupId>
<artifactId>google-oauth-client</artifactId>
<version>1.30.2</version>
<version>1.34.1</version>
</dependency>
<dependency>
<groupId>com.google.api-client</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment