File tree Expand file tree Collapse file tree 19 files changed +19
-19
lines changed
appengine-java8/firebase-tictactoe
endpoints/getting-started/clients
mlengine/online-prediction Expand file tree Collapse file tree 19 files changed +19
-19
lines changed Original file line number Diff line number Diff line change 5252 <dependency >
5353 <groupId >com.google.auth</groupId >
5454 <artifactId >google-auth-library-oauth2-http</artifactId >
55- <version >0.22.1 </version >
55+ <version >0.23.0 </version >
5656 </dependency >
5757 <dependency >
5858 <groupId >com.google.code.gson</groupId >
Original file line number Diff line number Diff line change 6868 <dependency >
6969 <groupId >com.google.auth</groupId >
7070 <artifactId >google-auth-library-oauth2-http</artifactId >
71- <version >0.22.1 </version >
71+ <version >0.23.0 </version >
7272 </dependency >
7373
7474 <!-- Test dependencies -->
Original file line number Diff line number Diff 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.22.1 </version >
43+ <version >0.23.0 </version >
4444 </dependency >
4545 <dependency >
4646 <groupId >com.google.apis</groupId >
Original file line number Diff line number Diff line change 2828 <dependency >
2929 <groupId >com.google.auth</groupId >
3030 <artifactId >google-auth-library-oauth2-http</artifactId >
31- <version >0.22.1 </version >
31+ <version >0.23.0 </version >
3232 </dependency >
3333 <dependency >
3434 <groupId >com.auth0</groupId >
Original file line number Diff line number Diff line change 8585 <dependency >
8686 <groupId >com.google.auth</groupId >
8787 <artifactId >google-auth-library-oauth2-http</artifactId >
88- <version >0.22.1 </version >
88+ <version >0.23.0 </version >
8989 </dependency >
9090 <dependency >
9191 <groupId >com.google.cloud</groupId >
Original file line number Diff line number Diff line change 4545 <dependency >
4646 <groupId >com.google.auth</groupId >
4747 <artifactId >google-auth-library-oauth2-http</artifactId >
48- <version >0.22.1 </version >
48+ <version >0.23.0 </version >
4949 </dependency >
5050<!-- [START iam_java_dependency] -->
5151 <dependency >
Original file line number Diff line number Diff line change 5858 <dependency >
5959 <groupId >com.google.auth</groupId >
6060 <artifactId >google-auth-library-oauth2-http</artifactId >
61- <version >0.22.1 </version >
61+ <version >0.23.0 </version >
6262 </dependency >
6363 <!-- [END dependencies] -->
6464
Original file line number Diff line number Diff line change 6868 <dependency >
6969 <groupId >com.google.auth</groupId >
7070 <artifactId >google-auth-library-oauth2-http</artifactId >
71- <version >0.22.1 </version >
71+ <version >0.23.0 </version >
7272 </dependency >
7373 <dependency >
7474 <groupId >com.google.guava</groupId >
Original file line number Diff line number Diff line change 7777 <dependency >
7878 <groupId >com.google.auth</groupId >
7979 <artifactId >google-auth-library-oauth2-http</artifactId >
80- <version >0.21.1 </version >
80+ <version >0.23.0 </version >
8181 </dependency >
8282 <dependency >
8383 <groupId >com.google.guava</groupId >
Original file line number Diff line number Diff line change 3737 <dependency >
3838 <groupId >com.google.auth</groupId >
3939 <artifactId >google-auth-library-oauth2-http</artifactId >
40- <version >0.22.1 </version >
40+ <version >0.23.0 </version >
4141 </dependency >
4242 <!-- [END dependencies] -->
4343
You can’t perform that action at this time.
0 commit comments