From f24ec6decae8a3b12f2caf383a07ab696e39ea11 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 10:26:20 -0500 Subject: [PATCH 1/7] chore(main): release 1.46.4-SNAPSHOT (#2084) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> --- google-http-client-android-test/pom.xml | 6 ++-- google-http-client-android/pom.xml | 4 +-- google-http-client-apache-v2/pom.xml | 4 +-- google-http-client-apache-v5/pom.xml | 4 +-- google-http-client-appengine/pom.xml | 4 +-- google-http-client-assembly/pom.xml | 4 +-- google-http-client-bom/pom.xml | 24 +++++++-------- google-http-client-findbugs/pom.xml | 4 +-- google-http-client-gson/pom.xml | 4 +-- google-http-client-jackson2/pom.xml | 4 +-- google-http-client-protobuf/pom.xml | 4 +-- google-http-client-test/pom.xml | 4 +-- google-http-client-xml/pom.xml | 4 +-- google-http-client/pom.xml | 4 +-- pom.xml | 4 +-- .../dailymotion-simple-cmdline-sample/pom.xml | 2 +- versions.txt | 30 +++++++++---------- 17 files changed, 57 insertions(+), 57 deletions(-) diff --git a/google-http-client-android-test/pom.xml b/google-http-client-android-test/pom.xml index 53e4d2159..a2a43299d 100644 --- a/google-http-client-android-test/pom.xml +++ b/google-http-client-android-test/pom.xml @@ -4,7 +4,7 @@ google-http-client google-http-client-android-test Test project for google-http-client-android. - 1.46.3 + 1.46.4-SNAPSHOT apk @@ -53,7 +53,7 @@ com.google.http-client google-http-client-android - 1.46.3 + 1.46.4-SNAPSHOT android @@ -72,7 +72,7 @@ com.google.http-client google-http-client-test - 1.46.3 + 1.46.4-SNAPSHOT junit diff --git a/google-http-client-android/pom.xml b/google-http-client-android/pom.xml index fd5d66413..f07550daf 100644 --- a/google-http-client-android/pom.xml +++ b/google-http-client-android/pom.xml @@ -4,11 +4,11 @@ com.google.http-client google-http-client-parent - 1.46.3 + 1.46.4-SNAPSHOT ../pom.xml google-http-client-android - 1.46.3 + 1.46.4-SNAPSHOT Android Platform Extensions to the Google HTTP Client Library for Java. diff --git a/google-http-client-apache-v2/pom.xml b/google-http-client-apache-v2/pom.xml index 18e988742..8c7f77eb9 100644 --- a/google-http-client-apache-v2/pom.xml +++ b/google-http-client-apache-v2/pom.xml @@ -4,11 +4,11 @@ com.google.http-client google-http-client-parent - 1.46.3 + 1.46.4-SNAPSHOT ../pom.xml google-http-client-apache-v2 - 1.46.3 + 1.46.4-SNAPSHOT Apache HTTP transport v2 for the Google HTTP Client Library for Java. diff --git a/google-http-client-apache-v5/pom.xml b/google-http-client-apache-v5/pom.xml index 6b32052ef..3e7dd6fcd 100644 --- a/google-http-client-apache-v5/pom.xml +++ b/google-http-client-apache-v5/pom.xml @@ -4,11 +4,11 @@ com.google.http-client google-http-client-parent - 1.46.3 + 1.46.4-SNAPSHOT ../pom.xml google-http-client-apache-v5 - 1.46.3 + 1.46.4-SNAPSHOT Apache HTTP transport v5 for the Google HTTP Client Library for Java. diff --git a/google-http-client-appengine/pom.xml b/google-http-client-appengine/pom.xml index c6781e212..3bc155b1b 100644 --- a/google-http-client-appengine/pom.xml +++ b/google-http-client-appengine/pom.xml @@ -4,11 +4,11 @@ com.google.http-client google-http-client-parent - 1.46.3 + 1.46.4-SNAPSHOT ../pom.xml google-http-client-appengine - 1.46.3 + 1.46.4-SNAPSHOT Google App Engine extensions to the Google HTTP Client Library for Java. diff --git a/google-http-client-assembly/pom.xml b/google-http-client-assembly/pom.xml index e8a6d9266..91e1919d7 100644 --- a/google-http-client-assembly/pom.xml +++ b/google-http-client-assembly/pom.xml @@ -4,12 +4,12 @@ com.google.http-client google-http-client-parent - 1.46.3 + 1.46.4-SNAPSHOT ../pom.xml com.google.http-client google-http-client-assembly - 1.46.3 + 1.46.4-SNAPSHOT pom Assembly for the Google HTTP Client Library for Java diff --git a/google-http-client-bom/pom.xml b/google-http-client-bom/pom.xml index b337eeed6..9a7c923a2 100644 --- a/google-http-client-bom/pom.xml +++ b/google-http-client-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.http-client google-http-client-bom - 1.46.3 + 1.46.4-SNAPSHOT pom Google HTTP Client Library for Java BOM @@ -63,57 +63,57 @@ com.google.http-client google-http-client - 1.46.3 + 1.46.4-SNAPSHOT com.google.http-client google-http-client-android - 1.46.3 + 1.46.4-SNAPSHOT com.google.http-client google-http-client-apache-v2 - 1.46.3 + 1.46.4-SNAPSHOT com.google.http-client google-http-client-apache-v5 - 1.46.3 + 1.46.4-SNAPSHOT com.google.http-client google-http-client-appengine - 1.46.3 + 1.46.4-SNAPSHOT com.google.http-client google-http-client-findbugs - 1.46.3 + 1.46.4-SNAPSHOT com.google.http-client google-http-client-gson - 1.46.3 + 1.46.4-SNAPSHOT com.google.http-client google-http-client-jackson2 - 1.46.3 + 1.46.4-SNAPSHOT com.google.http-client google-http-client-protobuf - 1.46.3 + 1.46.4-SNAPSHOT com.google.http-client google-http-client-test - 1.46.3 + 1.46.4-SNAPSHOT com.google.http-client google-http-client-xml - 1.46.3 + 1.46.4-SNAPSHOT diff --git a/google-http-client-findbugs/pom.xml b/google-http-client-findbugs/pom.xml index 9b8f8d4dd..30658f0f0 100644 --- a/google-http-client-findbugs/pom.xml +++ b/google-http-client-findbugs/pom.xml @@ -4,11 +4,11 @@ com.google.http-client google-http-client-parent - 1.46.3 + 1.46.4-SNAPSHOT ../pom.xml google-http-client-findbugs - 1.46.3 + 1.46.4-SNAPSHOT Google APIs Client Library Findbugs custom plugin. diff --git a/google-http-client-gson/pom.xml b/google-http-client-gson/pom.xml index e4b656141..2bc3e78a2 100644 --- a/google-http-client-gson/pom.xml +++ b/google-http-client-gson/pom.xml @@ -4,11 +4,11 @@ com.google.http-client google-http-client-parent - 1.46.3 + 1.46.4-SNAPSHOT ../pom.xml google-http-client-gson - 1.46.3 + 1.46.4-SNAPSHOT GSON extensions to the Google HTTP Client Library for Java. diff --git a/google-http-client-jackson2/pom.xml b/google-http-client-jackson2/pom.xml index 9d68d3aec..de9ad0a95 100644 --- a/google-http-client-jackson2/pom.xml +++ b/google-http-client-jackson2/pom.xml @@ -4,11 +4,11 @@ com.google.http-client google-http-client-parent - 1.46.3 + 1.46.4-SNAPSHOT ../pom.xml google-http-client-jackson2 - 1.46.3 + 1.46.4-SNAPSHOT Jackson 2 extensions to the Google HTTP Client Library for Java. diff --git a/google-http-client-protobuf/pom.xml b/google-http-client-protobuf/pom.xml index 7bfbddc1d..5430cd16c 100644 --- a/google-http-client-protobuf/pom.xml +++ b/google-http-client-protobuf/pom.xml @@ -4,11 +4,11 @@ com.google.http-client google-http-client-parent - 1.46.3 + 1.46.4-SNAPSHOT ../pom.xml google-http-client-protobuf - 1.46.3 + 1.46.4-SNAPSHOT Protocol Buffer extensions to the Google HTTP Client Library for Java. diff --git a/google-http-client-test/pom.xml b/google-http-client-test/pom.xml index cd7360fd0..ffb022cf8 100644 --- a/google-http-client-test/pom.xml +++ b/google-http-client-test/pom.xml @@ -4,11 +4,11 @@ com.google.http-client google-http-client-parent - 1.46.3 + 1.46.4-SNAPSHOT ../pom.xml google-http-client-test - 1.46.3 + 1.46.4-SNAPSHOT Shared classes used for testing of artifacts in the Google HTTP Client Library for Java. diff --git a/google-http-client-xml/pom.xml b/google-http-client-xml/pom.xml index 71296abc0..1e5671e17 100644 --- a/google-http-client-xml/pom.xml +++ b/google-http-client-xml/pom.xml @@ -4,11 +4,11 @@ com.google.http-client google-http-client-parent - 1.46.3 + 1.46.4-SNAPSHOT ../pom.xml google-http-client-xml - 1.46.3 + 1.46.4-SNAPSHOT XML extensions to the Google HTTP Client Library for Java. diff --git a/google-http-client/pom.xml b/google-http-client/pom.xml index ce756ae45..5ce16aee1 100644 --- a/google-http-client/pom.xml +++ b/google-http-client/pom.xml @@ -4,11 +4,11 @@ com.google.http-client google-http-client-parent - 1.46.3 + 1.46.4-SNAPSHOT ../pom.xml google-http-client - 1.46.3 + 1.46.4-SNAPSHOT Google HTTP Client Library for Java Google HTTP Client Library for Java. Functionality that works on all supported Java platforms, diff --git a/pom.xml b/pom.xml index 52560435e..c33de4af5 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.google.http-client google-http-client-parent - 1.46.3 + 1.46.4-SNAPSHOT pom Parent for the Google HTTP Client Library for Java Google HTTP Client Library for Java @@ -547,7 +547,7 @@ - google-api-java-client/google-api-client-assembly/android-properties (make the filenames match the version here) - Internally, update the default features.json file --> - 1.46.3 + 1.46.4-SNAPSHOT 2.0.32 UTF-8 3.0.2 diff --git a/samples/dailymotion-simple-cmdline-sample/pom.xml b/samples/dailymotion-simple-cmdline-sample/pom.xml index 0db6f50e2..476e60146 100644 --- a/samples/dailymotion-simple-cmdline-sample/pom.xml +++ b/samples/dailymotion-simple-cmdline-sample/pom.xml @@ -4,7 +4,7 @@ com.google.http-client google-http-client-parent - 1.46.3 + 1.46.4-SNAPSHOT ../../pom.xml dailymotion-simple-cmdline-sample diff --git a/versions.txt b/versions.txt index b7b047d8d..356291e5b 100644 --- a/versions.txt +++ b/versions.txt @@ -1,18 +1,18 @@ # Format: # module:released-version:current-version -google-http-client:1.46.3:1.46.3 -google-http-client-bom:1.46.3:1.46.3 -google-http-client-parent:1.46.3:1.46.3 -google-http-client-android:1.46.3:1.46.3 -google-http-client-android-test:1.46.3:1.46.3 -google-http-client-apache-v2:1.46.3:1.46.3 -google-http-client-apache-v5:1.46.3:1.46.3 -google-http-client-appengine:1.46.3:1.46.3 -google-http-client-assembly:1.46.3:1.46.3 -google-http-client-findbugs:1.46.3:1.46.3 -google-http-client-gson:1.46.3:1.46.3 -google-http-client-jackson2:1.46.3:1.46.3 -google-http-client-protobuf:1.46.3:1.46.3 -google-http-client-test:1.46.3:1.46.3 -google-http-client-xml:1.46.3:1.46.3 +google-http-client:1.46.3:1.46.4-SNAPSHOT +google-http-client-bom:1.46.3:1.46.4-SNAPSHOT +google-http-client-parent:1.46.3:1.46.4-SNAPSHOT +google-http-client-android:1.46.3:1.46.4-SNAPSHOT +google-http-client-android-test:1.46.3:1.46.4-SNAPSHOT +google-http-client-apache-v2:1.46.3:1.46.4-SNAPSHOT +google-http-client-apache-v5:1.46.3:1.46.4-SNAPSHOT +google-http-client-appengine:1.46.3:1.46.4-SNAPSHOT +google-http-client-assembly:1.46.3:1.46.4-SNAPSHOT +google-http-client-findbugs:1.46.3:1.46.4-SNAPSHOT +google-http-client-gson:1.46.3:1.46.4-SNAPSHOT +google-http-client-jackson2:1.46.3:1.46.4-SNAPSHOT +google-http-client-protobuf:1.46.3:1.46.4-SNAPSHOT +google-http-client-test:1.46.3:1.46.4-SNAPSHOT +google-http-client-xml:1.46.3:1.46.4-SNAPSHOT From f89cc4c485c0acf0f22f5efe9706c404f997961d Mon Sep 17 00:00:00 2001 From: ldetmer <1771267+ldetmer@users.noreply.github.com> Date: Fri, 28 Feb 2025 15:55:37 +0000 Subject: [PATCH 2/7] feat: next release from main branch is 1.47.0 (#2087) --- .github/release-please.yml | 4 ++++ .github/sync-repo-settings.yaml | 14 ++++++++++++++ 2 files changed, 18 insertions(+) diff --git a/.github/release-please.yml b/.github/release-please.yml index b1900aa11..14d4c507b 100644 --- a/.github/release-please.yml +++ b/.github/release-please.yml @@ -26,3 +26,7 @@ branches: handleGHRelease: true releaseType: java-backport branch: 1.44.x + - bumpMinorPreMajor: true + handleGHRelease: true + releaseType: java-backport + branch: 1.46.x diff --git a/.github/sync-repo-settings.yaml b/.github/sync-repo-settings.yaml index 5f2262e8a..b257bb300 100644 --- a/.github/sync-repo-settings.yaml +++ b/.github/sync-repo-settings.yaml @@ -98,6 +98,20 @@ branchProtectionRules: - dependencies (11) - clirr - cla/google + - pattern: 1.46.x + isAdminEnforced: true + requiredApprovingReviewCount: 1 + requiresCodeOwnerReviews: true + requiresStrictStatusChecks: false + requiredStatusCheckContexts: + - units (7) + - units (8) + - units (11) + - windows + - dependencies (8) + - dependencies (11) + - clirr + - cla/google permissionRules: - team: yoshi-admins permission: admin From b3ed2cf91ca9d3f7ba633a4e8b2a29b21da74993 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 16 Apr 2025 16:40:07 +0100 Subject: [PATCH 3/7] build(deps): update dependency com.google.cloud:native-image-shared-config to v1.15.4 (#2093) --- .kokoro/presubmit/graalvm-native-a.cfg | 2 +- .kokoro/presubmit/graalvm-native-b.cfg | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.kokoro/presubmit/graalvm-native-a.cfg b/.kokoro/presubmit/graalvm-native-a.cfg index 1f4b4493c..99c59aa10 100644 --- a/.kokoro/presubmit/graalvm-native-a.cfg +++ b/.kokoro/presubmit/graalvm-native-a.cfg @@ -29,5 +29,5 @@ env_vars: { } container_properties { - docker_image: "us-docker.pkg.dev/java-graalvm-ci-prod/graalvm-integration-testing/graalvm_a:1.14.0" + docker_image: "us-docker.pkg.dev/java-graalvm-ci-prod/graalvm-integration-testing/graalvm_a:1.15.4" } diff --git a/.kokoro/presubmit/graalvm-native-b.cfg b/.kokoro/presubmit/graalvm-native-b.cfg index 1a8dec5aa..a1bdd907b 100644 --- a/.kokoro/presubmit/graalvm-native-b.cfg +++ b/.kokoro/presubmit/graalvm-native-b.cfg @@ -29,5 +29,5 @@ env_vars: { } container_properties { - docker_image: "us-docker.pkg.dev/java-graalvm-ci-prod/graalvm-integration-testing/graalvm_b:1.14.0" + docker_image: "us-docker.pkg.dev/java-graalvm-ci-prod/graalvm-integration-testing/graalvm_b:1.15.4" } diff --git a/pom.xml b/pom.xml index c33de4af5..64617bd22 100644 --- a/pom.xml +++ b/pom.xml @@ -93,7 +93,7 @@ com.google.cloud native-image-shared-config - 1.14.4 + 1.15.4 + 1.47.0 apk @@ -53,7 +53,7 @@ com.google.http-client google-http-client-android - 1.46.4-SNAPSHOT + 1.47.0 android @@ -72,7 +72,7 @@ com.google.http-client google-http-client-test - 1.46.4-SNAPSHOT + 1.47.0 junit diff --git a/google-http-client-android/pom.xml b/google-http-client-android/pom.xml index f07550daf..24e027a08 100644 --- a/google-http-client-android/pom.xml +++ b/google-http-client-android/pom.xml @@ -4,11 +4,11 @@ com.google.http-client google-http-client-parent - 1.46.4-SNAPSHOT + 1.47.0 ../pom.xml google-http-client-android - 1.46.4-SNAPSHOT + 1.47.0 Android Platform Extensions to the Google HTTP Client Library for Java. diff --git a/google-http-client-apache-v2/pom.xml b/google-http-client-apache-v2/pom.xml index 8c7f77eb9..d619fdef1 100644 --- a/google-http-client-apache-v2/pom.xml +++ b/google-http-client-apache-v2/pom.xml @@ -4,11 +4,11 @@ com.google.http-client google-http-client-parent - 1.46.4-SNAPSHOT + 1.47.0 ../pom.xml google-http-client-apache-v2 - 1.46.4-SNAPSHOT + 1.47.0 Apache HTTP transport v2 for the Google HTTP Client Library for Java. diff --git a/google-http-client-apache-v5/pom.xml b/google-http-client-apache-v5/pom.xml index 3e7dd6fcd..b9a487b36 100644 --- a/google-http-client-apache-v5/pom.xml +++ b/google-http-client-apache-v5/pom.xml @@ -4,11 +4,11 @@ com.google.http-client google-http-client-parent - 1.46.4-SNAPSHOT + 1.47.0 ../pom.xml google-http-client-apache-v5 - 1.46.4-SNAPSHOT + 1.47.0 Apache HTTP transport v5 for the Google HTTP Client Library for Java. diff --git a/google-http-client-appengine/pom.xml b/google-http-client-appengine/pom.xml index 3bc155b1b..4b9386896 100644 --- a/google-http-client-appengine/pom.xml +++ b/google-http-client-appengine/pom.xml @@ -4,11 +4,11 @@ com.google.http-client google-http-client-parent - 1.46.4-SNAPSHOT + 1.47.0 ../pom.xml google-http-client-appengine - 1.46.4-SNAPSHOT + 1.47.0 Google App Engine extensions to the Google HTTP Client Library for Java. diff --git a/google-http-client-assembly/pom.xml b/google-http-client-assembly/pom.xml index 91e1919d7..f7796968a 100644 --- a/google-http-client-assembly/pom.xml +++ b/google-http-client-assembly/pom.xml @@ -4,12 +4,12 @@ com.google.http-client google-http-client-parent - 1.46.4-SNAPSHOT + 1.47.0 ../pom.xml com.google.http-client google-http-client-assembly - 1.46.4-SNAPSHOT + 1.47.0 pom Assembly for the Google HTTP Client Library for Java diff --git a/google-http-client-bom/pom.xml b/google-http-client-bom/pom.xml index 9a7c923a2..fab34eb6b 100644 --- a/google-http-client-bom/pom.xml +++ b/google-http-client-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.http-client google-http-client-bom - 1.46.4-SNAPSHOT + 1.47.0 pom Google HTTP Client Library for Java BOM @@ -63,57 +63,57 @@ com.google.http-client google-http-client - 1.46.4-SNAPSHOT + 1.47.0 com.google.http-client google-http-client-android - 1.46.4-SNAPSHOT + 1.47.0 com.google.http-client google-http-client-apache-v2 - 1.46.4-SNAPSHOT + 1.47.0 com.google.http-client google-http-client-apache-v5 - 1.46.4-SNAPSHOT + 1.47.0 com.google.http-client google-http-client-appengine - 1.46.4-SNAPSHOT + 1.47.0 com.google.http-client google-http-client-findbugs - 1.46.4-SNAPSHOT + 1.47.0 com.google.http-client google-http-client-gson - 1.46.4-SNAPSHOT + 1.47.0 com.google.http-client google-http-client-jackson2 - 1.46.4-SNAPSHOT + 1.47.0 com.google.http-client google-http-client-protobuf - 1.46.4-SNAPSHOT + 1.47.0 com.google.http-client google-http-client-test - 1.46.4-SNAPSHOT + 1.47.0 com.google.http-client google-http-client-xml - 1.46.4-SNAPSHOT + 1.47.0 diff --git a/google-http-client-findbugs/pom.xml b/google-http-client-findbugs/pom.xml index 30658f0f0..a409574fe 100644 --- a/google-http-client-findbugs/pom.xml +++ b/google-http-client-findbugs/pom.xml @@ -4,11 +4,11 @@ com.google.http-client google-http-client-parent - 1.46.4-SNAPSHOT + 1.47.0 ../pom.xml google-http-client-findbugs - 1.46.4-SNAPSHOT + 1.47.0 Google APIs Client Library Findbugs custom plugin. diff --git a/google-http-client-gson/pom.xml b/google-http-client-gson/pom.xml index 2bc3e78a2..96bfa7b05 100644 --- a/google-http-client-gson/pom.xml +++ b/google-http-client-gson/pom.xml @@ -4,11 +4,11 @@ com.google.http-client google-http-client-parent - 1.46.4-SNAPSHOT + 1.47.0 ../pom.xml google-http-client-gson - 1.46.4-SNAPSHOT + 1.47.0 GSON extensions to the Google HTTP Client Library for Java. diff --git a/google-http-client-jackson2/pom.xml b/google-http-client-jackson2/pom.xml index de9ad0a95..942f4f456 100644 --- a/google-http-client-jackson2/pom.xml +++ b/google-http-client-jackson2/pom.xml @@ -4,11 +4,11 @@ com.google.http-client google-http-client-parent - 1.46.4-SNAPSHOT + 1.47.0 ../pom.xml google-http-client-jackson2 - 1.46.4-SNAPSHOT + 1.47.0 Jackson 2 extensions to the Google HTTP Client Library for Java. diff --git a/google-http-client-protobuf/pom.xml b/google-http-client-protobuf/pom.xml index 5430cd16c..79c15e3b7 100644 --- a/google-http-client-protobuf/pom.xml +++ b/google-http-client-protobuf/pom.xml @@ -4,11 +4,11 @@ com.google.http-client google-http-client-parent - 1.46.4-SNAPSHOT + 1.47.0 ../pom.xml google-http-client-protobuf - 1.46.4-SNAPSHOT + 1.47.0 Protocol Buffer extensions to the Google HTTP Client Library for Java. diff --git a/google-http-client-test/pom.xml b/google-http-client-test/pom.xml index ffb022cf8..261ffc7b1 100644 --- a/google-http-client-test/pom.xml +++ b/google-http-client-test/pom.xml @@ -4,11 +4,11 @@ com.google.http-client google-http-client-parent - 1.46.4-SNAPSHOT + 1.47.0 ../pom.xml google-http-client-test - 1.46.4-SNAPSHOT + 1.47.0 Shared classes used for testing of artifacts in the Google HTTP Client Library for Java. diff --git a/google-http-client-xml/pom.xml b/google-http-client-xml/pom.xml index 1e5671e17..e314dded9 100644 --- a/google-http-client-xml/pom.xml +++ b/google-http-client-xml/pom.xml @@ -4,11 +4,11 @@ com.google.http-client google-http-client-parent - 1.46.4-SNAPSHOT + 1.47.0 ../pom.xml google-http-client-xml - 1.46.4-SNAPSHOT + 1.47.0 XML extensions to the Google HTTP Client Library for Java. diff --git a/google-http-client/pom.xml b/google-http-client/pom.xml index 5ce16aee1..0d4f1c2e6 100644 --- a/google-http-client/pom.xml +++ b/google-http-client/pom.xml @@ -4,11 +4,11 @@ com.google.http-client google-http-client-parent - 1.46.4-SNAPSHOT + 1.47.0 ../pom.xml google-http-client - 1.46.4-SNAPSHOT + 1.47.0 Google HTTP Client Library for Java Google HTTP Client Library for Java. Functionality that works on all supported Java platforms, diff --git a/pom.xml b/pom.xml index 64617bd22..53d7d2f06 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.google.http-client google-http-client-parent - 1.46.4-SNAPSHOT + 1.47.0 pom Parent for the Google HTTP Client Library for Java Google HTTP Client Library for Java @@ -547,7 +547,7 @@ - google-api-java-client/google-api-client-assembly/android-properties (make the filenames match the version here) - Internally, update the default features.json file --> - 1.46.4-SNAPSHOT + 1.47.0 2.0.32 UTF-8 3.0.2 diff --git a/samples/dailymotion-simple-cmdline-sample/pom.xml b/samples/dailymotion-simple-cmdline-sample/pom.xml index 476e60146..0a0203b5e 100644 --- a/samples/dailymotion-simple-cmdline-sample/pom.xml +++ b/samples/dailymotion-simple-cmdline-sample/pom.xml @@ -4,7 +4,7 @@ com.google.http-client google-http-client-parent - 1.46.4-SNAPSHOT + 1.47.0 ../../pom.xml dailymotion-simple-cmdline-sample diff --git a/versions.txt b/versions.txt index 356291e5b..2cb9ecf65 100644 --- a/versions.txt +++ b/versions.txt @@ -1,18 +1,18 @@ # Format: # module:released-version:current-version -google-http-client:1.46.3:1.46.4-SNAPSHOT -google-http-client-bom:1.46.3:1.46.4-SNAPSHOT -google-http-client-parent:1.46.3:1.46.4-SNAPSHOT -google-http-client-android:1.46.3:1.46.4-SNAPSHOT -google-http-client-android-test:1.46.3:1.46.4-SNAPSHOT -google-http-client-apache-v2:1.46.3:1.46.4-SNAPSHOT -google-http-client-apache-v5:1.46.3:1.46.4-SNAPSHOT -google-http-client-appengine:1.46.3:1.46.4-SNAPSHOT -google-http-client-assembly:1.46.3:1.46.4-SNAPSHOT -google-http-client-findbugs:1.46.3:1.46.4-SNAPSHOT -google-http-client-gson:1.46.3:1.46.4-SNAPSHOT -google-http-client-jackson2:1.46.3:1.46.4-SNAPSHOT -google-http-client-protobuf:1.46.3:1.46.4-SNAPSHOT -google-http-client-test:1.46.3:1.46.4-SNAPSHOT -google-http-client-xml:1.46.3:1.46.4-SNAPSHOT +google-http-client:1.47.0:1.47.0 +google-http-client-bom:1.47.0:1.47.0 +google-http-client-parent:1.47.0:1.47.0 +google-http-client-android:1.47.0:1.47.0 +google-http-client-android-test:1.47.0:1.47.0 +google-http-client-apache-v2:1.47.0:1.47.0 +google-http-client-apache-v5:1.47.0:1.47.0 +google-http-client-appengine:1.47.0:1.47.0 +google-http-client-assembly:1.47.0:1.47.0 +google-http-client-findbugs:1.47.0:1.47.0 +google-http-client-gson:1.47.0:1.47.0 +google-http-client-jackson2:1.47.0:1.47.0 +google-http-client-protobuf:1.47.0:1.47.0 +google-http-client-test:1.47.0:1.47.0 +google-http-client-xml:1.47.0:1.47.0