File tree 16 files changed +16
-16
lines changed
appengine-java8/firebase-tictactoe
endpoints/getting-started/clients
iot/api-client/end-to-end-example
mlengine/online-prediction
16 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 52
52
<dependency >
53
53
<groupId >com.google.auth</groupId >
54
54
<artifactId >google-auth-library-oauth2-http</artifactId >
55
- <version >0.21.1 </version >
55
+ <version >0.22.0 </version >
56
56
</dependency >
57
57
<dependency >
58
58
<groupId >com.google.code.gson</groupId >
Original file line number Diff line number Diff line change 68
68
<dependency >
69
69
<groupId >com.google.auth</groupId >
70
70
<artifactId >google-auth-library-oauth2-http</artifactId >
71
- <version >0.21.1 </version >
71
+ <version >0.22.0 </version >
72
72
</dependency >
73
73
74
74
<!-- Test dependencies -->
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ limitations under the License.
40
40
<dependency >
41
41
<groupId >com.google.auth</groupId >
42
42
<artifactId >google-auth-library-oauth2-http</artifactId >
43
- <version >0.21.1 </version >
43
+ <version >0.22.0 </version >
44
44
</dependency >
45
45
<dependency >
46
46
<groupId >com.google.apis</groupId >
Original file line number Diff line number Diff line change 28
28
<dependency >
29
29
<groupId >com.google.auth</groupId >
30
30
<artifactId >google-auth-library-oauth2-http</artifactId >
31
- <version >0.21.1 </version >
31
+ <version >0.22.0 </version >
32
32
</dependency >
33
33
<dependency >
34
34
<groupId >com.auth0</groupId >
Original file line number Diff line number Diff line change 58
58
<dependency >
59
59
<groupId >com.google.auth</groupId >
60
60
<artifactId >google-auth-library-oauth2-http</artifactId >
61
- <version >0.21.1 </version >
61
+ <version >0.22.0 </version >
62
62
</dependency >
63
63
<!-- [END dependencies] -->
64
64
Original file line number Diff line number Diff line change 68
68
<dependency >
69
69
<groupId >com.google.auth</groupId >
70
70
<artifactId >google-auth-library-oauth2-http</artifactId >
71
- <version >0.21.1 </version >
71
+ <version >0.22.0 </version >
72
72
</dependency >
73
73
<dependency >
74
74
<groupId >com.google.guava</groupId >
Original file line number Diff line number Diff line change 37
37
<dependency >
38
38
<groupId >com.google.auth</groupId >
39
39
<artifactId >google-auth-library-oauth2-http</artifactId >
40
- <version >0.21.1 </version >
40
+ <version >0.22.0 </version >
41
41
</dependency >
42
42
<!-- [END dependencies] -->
43
43
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ limitations under the License.
66
66
<dependency >
67
67
<groupId >com.google.auth</groupId >
68
68
<artifactId >google-auth-library-oauth2-http</artifactId >
69
- <version >0.21.1 </version >
69
+ <version >0.22.0 </version >
70
70
</dependency >
71
71
<dependency >
72
72
<groupId >com.google.apis</groupId >
Original file line number Diff line number Diff line change 76
76
<dependency >
77
77
<groupId >com.google.auth</groupId >
78
78
<artifactId >google-auth-library-oauth2-http</artifactId >
79
- <version >0.21.1 </version >
79
+ <version >0.22.0 </version >
80
80
</dependency >
81
81
82
82
<!-- Test dependencies -->
Original file line number Diff line number Diff line change 72
72
<dependency >
73
73
<groupId >com.google.auth</groupId >
74
74
<artifactId >google-auth-library-oauth2-http</artifactId >
75
- <version >0.21.1 </version >
75
+ <version >0.22.0 </version >
76
76
</dependency >
77
77
78
78
<!-- Test dependencies -->
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ limitations under the License.
37
37
<dependency >
38
38
<groupId >com.google.auth</groupId >
39
39
<artifactId >google-auth-library-oauth2-http</artifactId >
40
- <version >0.21.1 </version >
40
+ <version >0.22.0 </version >
41
41
</dependency >
42
42
43
43
<dependency >
Original file line number Diff line number Diff line change 59
59
<dependency >
60
60
<groupId >com.google.auth</groupId >
61
61
<artifactId >google-auth-library-oauth2-http</artifactId >
62
- <version >0.21.1 </version >
62
+ <version >0.22.0 </version >
63
63
</dependency >
64
64
<dependency >
65
65
<groupId >junit</groupId >
Original file line number Diff line number Diff line change 52
52
<dependency >
53
53
<groupId >com.google.auth</groupId >
54
54
<artifactId >google-auth-library-oauth2-http</artifactId >
55
- <version >0.21.1 </version >
55
+ <version >0.22.0 </version >
56
56
</dependency >
57
57
<dependency >
58
58
<groupId >com.google.guava</groupId >
Original file line number Diff line number Diff line change 54
54
<dependency >
55
55
<groupId >com.google.auth</groupId >
56
56
<artifactId >google-auth-library-oauth2-http</artifactId >
57
- <version >0.21.1 </version >
57
+ <version >0.22.0 </version >
58
58
</dependency >
59
59
<dependency >
60
60
<groupId >com.google.guava</groupId >
Original file line number Diff line number Diff line change 81
81
<dependency >
82
82
<groupId >com.google.auth</groupId >
83
83
<artifactId >google-auth-library-oauth2-http</artifactId >
84
- <version >0.21.1 </version >
84
+ <version >0.22.0 </version >
85
85
</dependency >
86
86
<dependency >
87
87
<groupId >com.google.http-client</groupId >
Original file line number Diff line number Diff line change 46
46
<dependency >
47
47
<groupId >com.google.auth</groupId >
48
48
<artifactId >google-auth-library-oauth2-http</artifactId >
49
- <version >0.21.1 </version >
49
+ <version >0.22.0 </version >
50
50
</dependency >
51
51
<dependency >
52
52
<groupId >com.google.guava</groupId >
You can’t perform that action at this time.
0 commit comments