File tree 16 files changed +16
-16
lines changed
appengine-java8/firebase-tictactoe
endpoints/getting-started/clients
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.20 .0</version >
55
+ <version >0.21 .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.20 .0</version >
71
+ <version >0.21 .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.20 .0</version >
43
+ <version >0.21 .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.20 .0</version >
31
+ <version >0.21 .0</version >
32
32
</dependency >
33
33
<dependency >
34
34
<groupId >com.auth0</groupId >
Original file line number Diff line number Diff line change 85
85
<dependency >
86
86
<groupId >com.google.auth</groupId >
87
87
<artifactId >google-auth-library-oauth2-http</artifactId >
88
- <version >0.20 .0</version >
88
+ <version >0.21 .0</version >
89
89
</dependency >
90
90
<dependency >
91
91
<groupId >com.google.cloud</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.20 .0</version >
49
+ <version >0.21 .0</version >
50
50
</dependency >
51
51
<dependency >
52
52
<groupId >com.google.apis</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.20 .0</version >
61
+ <version >0.21 .0</version >
62
62
</dependency >
63
63
<dependency >
64
64
<groupId >com.nimbusds</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.20 .0</version >
71
+ <version >0.21 .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 77
77
<dependency >
78
78
<groupId >com.google.auth</groupId >
79
79
<artifactId >google-auth-library-oauth2-http</artifactId >
80
- <version >0.20 .0</version >
80
+ <version >0.21 .0</version >
81
81
</dependency >
82
82
<dependency >
83
83
<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.20 .0</version >
40
+ <version >0.21 .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.20 .0</version >
69
+ <version >0.21 .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 45
45
<dependency >
46
46
<groupId >com.google.auth</groupId >
47
47
<artifactId >google-auth-library-oauth2-http</artifactId >
48
- <version >0.20 .0</version >
48
+ <version >0.21 .0</version >
49
49
</dependency >
50
50
</dependencies >
51
51
</dependencyManagement >
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.20 .0</version >
55
+ <version >0.21 .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.20 .0</version >
57
+ <version >0.21 .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.20 .0</version >
84
+ <version >0.21 .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.20 .0</version >
49
+ <version >0.21 .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