Skip to content

Commit e5ed4b1

Browse files
authored
chore(deps): update dependency com.google.auth:google-auth-library-oauth2-http to v0.21.0 (#3244)
1 parent 6aef84b commit e5ed4b1

File tree

16 files changed

+16
-16
lines changed

16 files changed

+16
-16
lines changed

appengine-java8/firebase-tictactoe/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>com.google.auth</groupId>
5454
<artifactId>google-auth-library-oauth2-http</artifactId>
55-
<version>0.20.0</version>
55+
<version>0.21.0</version>
5656
</dependency>
5757
<dependency>
5858
<groupId>com.google.code.gson</groupId>

bigquery/rest/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>com.google.auth</groupId>
7070
<artifactId>google-auth-library-oauth2-http</artifactId>
71-
<version>0.20.0</version>
71+
<version>0.21.0</version>
7272
</dependency>
7373

7474
<!-- Test dependencies -->

compute/cmdline/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ limitations under the License.
4040
<dependency>
4141
<groupId>com.google.auth</groupId>
4242
<artifactId>google-auth-library-oauth2-http</artifactId>
43-
<version>0.20.0</version>
43+
<version>0.21.0</version>
4444
</dependency>
4545
<dependency>
4646
<groupId>com.google.apis</groupId>

endpoints/getting-started/clients/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>com.google.auth</groupId>
3030
<artifactId>google-auth-library-oauth2-http</artifactId>
31-
<version>0.20.0</version>
31+
<version>0.21.0</version>
3232
</dependency>
3333
<dependency>
3434
<groupId>com.auth0</groupId>

healthcare/v1/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<dependency>
8686
<groupId>com.google.auth</groupId>
8787
<artifactId>google-auth-library-oauth2-http</artifactId>
88-
<version>0.20.0</version>
88+
<version>0.21.0</version>
8989
</dependency>
9090
<dependency>
9191
<groupId>com.google.cloud</groupId>

iam/api-client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>com.google.auth</groupId>
4848
<artifactId>google-auth-library-oauth2-http</artifactId>
49-
<version>0.20.0</version>
49+
<version>0.21.0</version>
5050
</dependency>
5151
<dependency>
5252
<groupId>com.google.apis</groupId>

iap/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<dependency>
5959
<groupId>com.google.auth</groupId>
6060
<artifactId>google-auth-library-oauth2-http</artifactId>
61-
<version>0.20.0</version>
61+
<version>0.21.0</version>
6262
</dependency>
6363
<dependency>
6464
<groupId>com.nimbusds</groupId>

iot/api-client/end-to-end-example/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>com.google.auth</groupId>
7070
<artifactId>google-auth-library-oauth2-http</artifactId>
71-
<version>0.20.0</version>
71+
<version>0.21.0</version>
7272
</dependency>
7373
<dependency>
7474
<groupId>com.google.guava</groupId>

iot/api-client/manager/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<dependency>
7878
<groupId>com.google.auth</groupId>
7979
<artifactId>google-auth-library-oauth2-http</artifactId>
80-
<version>0.20.0</version>
80+
<version>0.21.0</version>
8181
</dependency>
8282
<dependency>
8383
<groupId>com.google.guava</groupId>

jobs/v3/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>com.google.auth</groupId>
3939
<artifactId>google-auth-library-oauth2-http</artifactId>
40-
<version>0.20.0</version>
40+
<version>0.21.0</version>
4141
</dependency>
4242
<!-- [END dependencies] -->
4343

mlengine/online-prediction/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ limitations under the License.
6666
<dependency>
6767
<groupId>com.google.auth</groupId>
6868
<artifactId>google-auth-library-oauth2-http</artifactId>
69-
<version>0.20.0</version>
69+
<version>0.21.0</version>
7070
</dependency>
7171
<dependency>
7272
<groupId>com.google.apis</groupId>

monitoring/cloud-client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>com.google.auth</groupId>
4747
<artifactId>google-auth-library-oauth2-http</artifactId>
48-
<version>0.20.0</version>
48+
<version>0.21.0</version>
4949
</dependency>
5050
</dependencies>
5151
</dependencyManagement>

storage/json-api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>com.google.auth</groupId>
5454
<artifactId>google-auth-library-oauth2-http</artifactId>
55-
<version>0.20.0</version>
55+
<version>0.21.0</version>
5656
</dependency>
5757
<dependency>
5858
<groupId>com.google.guava</groupId>

storage/storage-transfer/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<dependency>
5555
<groupId>com.google.auth</groupId>
5656
<artifactId>google-auth-library-oauth2-http</artifactId>
57-
<version>0.20.0</version>
57+
<version>0.21.0</version>
5858
</dependency>
5959
<dependency>
6060
<groupId>com.google.guava</groupId>

storage/xml-api/cmdline-sample/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<dependency>
8282
<groupId>com.google.auth</groupId>
8383
<artifactId>google-auth-library-oauth2-http</artifactId>
84-
<version>0.20.0</version>
84+
<version>0.21.0</version>
8585
</dependency>
8686
<dependency>
8787
<groupId>com.google.http-client</groupId>

vision/face-detection/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>com.google.auth</groupId>
4848
<artifactId>google-auth-library-oauth2-http</artifactId>
49-
<version>0.20.0</version>
49+
<version>0.21.0</version>
5050
</dependency>
5151
<dependency>
5252
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)