Skip to content

Commit b59277c

Browse files
authored
deps: Downgrade google-http-client to v1.47.1 and google-api-java-client to v2.8.0 (#28713)
* deps: Downgrade google-http-client to v1.47.1 * chore: Downgrade google-api-client to v2.8.0
1 parent d95831f commit b59277c

File tree

1 file changed

+2
-2
lines changed
  • generator/src/googleapis/codegen/languages/java/2.0.0

1 file changed

+2
-2
lines changed

generator/src/googleapis/codegen/languages/java/2.0.0/features.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"description": "Java libraries for Google APIs.",
44
"generator": "java1_15",
55
"releaseVersion": "2.0.0",
6-
"baseClientLibrary": "2.8.1",
6+
"baseClientLibrary": "2.8.0",
77
"oauthClientLibrary": "1.39.0",
88
"gsonVersion": "2.11.0",
9-
"httpClientLibrary": "2.0.0",
9+
"httpClientLibrary": "1.47.1",
1010
"httpClientVersion": "4.5.14",
1111
"jackson2CoreVersion": "2.19.0",
1212
"jdo2ApiVersion": "2.3-eb",

0 commit comments

Comments
 (0)