From 70e813eec34beb71c4c29a0ae17b8d34dcdfeadd Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Tue, 8 Feb 2022 01:09:07 +0000
Subject: [PATCH 01/34] chore(main): release 1.33.2-SNAPSHOT (#831)
:robot: I have created a release *beep* *boop*
---
### Updating meta-information for bleeding-edge SNAPSHOT release.
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
---
google-oauth-client-appengine/pom.xml | 2 +-
google-oauth-client-assembly/pom.xml | 2 +-
google-oauth-client-bom/pom.xml | 12 ++++++------
google-oauth-client-java6/pom.xml | 2 +-
google-oauth-client-jetty/pom.xml | 2 +-
google-oauth-client-servlet/pom.xml | 2 +-
google-oauth-client/pom.xml | 2 +-
pom.xml | 2 +-
samples/dailymotion-cmdline-sample/pom.xml | 2 +-
samples/keycloak-pkce-cmdline-sample/pom.xml | 2 +-
versions.txt | 2 +-
11 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/google-oauth-client-appengine/pom.xml b/google-oauth-client-appengine/pom.xml
index 6d66d11e8..894edf792 100644
--- a/google-oauth-client-appengine/pom.xml
+++ b/google-oauth-client-appengine/pom.xml
@@ -4,7 +4,7 @@
com.google.oauth-client
google-oauth-client-parent
- 1.33.1
+ 1.33.2-SNAPSHOT
../pom.xml
google-oauth-client-appengine
diff --git a/google-oauth-client-assembly/pom.xml b/google-oauth-client-assembly/pom.xml
index 2b029c845..7d85b7780 100644
--- a/google-oauth-client-assembly/pom.xml
+++ b/google-oauth-client-assembly/pom.xml
@@ -4,7 +4,7 @@
com.google.oauth-client
google-oauth-client-parent
- 1.33.1
+ 1.33.2-SNAPSHOT
../pom.xml
com.google.oauth-client
diff --git a/google-oauth-client-bom/pom.xml b/google-oauth-client-bom/pom.xml
index 6c39565a6..1121479ac 100644
--- a/google-oauth-client-bom/pom.xml
+++ b/google-oauth-client-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.oauth-client
google-oauth-client-bom
- 1.33.1
+ 1.33.2-SNAPSHOT
pom
Google OAuth Client Library for Java BOM
@@ -63,27 +63,27 @@
com.google.oauth-client
google-oauth-client
- 1.33.1
+ 1.33.2-SNAPSHOT
com.google.oauth-client
google-oauth-client-appengine
- 1.33.1
+ 1.33.2-SNAPSHOT
com.google.oauth-client
google-oauth-client-java6
- 1.33.1
+ 1.33.2-SNAPSHOT
com.google.oauth-client
google-oauth-client-jetty
- 1.33.1
+ 1.33.2-SNAPSHOT
com.google.oauth-client
google-oauth-client-servlet
- 1.33.1
+ 1.33.2-SNAPSHOT
diff --git a/google-oauth-client-java6/pom.xml b/google-oauth-client-java6/pom.xml
index 7b768ba0e..d755371f4 100644
--- a/google-oauth-client-java6/pom.xml
+++ b/google-oauth-client-java6/pom.xml
@@ -4,7 +4,7 @@
com.google.oauth-client
google-oauth-client-parent
- 1.33.1
+ 1.33.2-SNAPSHOT
../pom.xml
google-oauth-client-java6
diff --git a/google-oauth-client-jetty/pom.xml b/google-oauth-client-jetty/pom.xml
index ac34f6556..131bcc84b 100644
--- a/google-oauth-client-jetty/pom.xml
+++ b/google-oauth-client-jetty/pom.xml
@@ -4,7 +4,7 @@
com.google.oauth-client
google-oauth-client-parent
- 1.33.1
+ 1.33.2-SNAPSHOT
../pom.xml
google-oauth-client-jetty
diff --git a/google-oauth-client-servlet/pom.xml b/google-oauth-client-servlet/pom.xml
index af44873de..9418c4c3f 100644
--- a/google-oauth-client-servlet/pom.xml
+++ b/google-oauth-client-servlet/pom.xml
@@ -4,7 +4,7 @@
com.google.oauth-client
google-oauth-client-parent
- 1.33.1
+ 1.33.2-SNAPSHOT
../pom.xml
google-oauth-client-servlet
diff --git a/google-oauth-client/pom.xml b/google-oauth-client/pom.xml
index 7ec5e17f7..213bf4bc9 100644
--- a/google-oauth-client/pom.xml
+++ b/google-oauth-client/pom.xml
@@ -4,7 +4,7 @@
com.google.oauth-client
google-oauth-client-parent
- 1.33.1
+ 1.33.2-SNAPSHOT
../pom.xml
google-oauth-client
diff --git a/pom.xml b/pom.xml
index 0a68cef65..027738800 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
com.google.oauth-client
google-oauth-client-parent
- 1.33.1
+ 1.33.2-SNAPSHOT
pom
Parent for the Google OAuth Client Library for Java
Google OAuth Client Library for Java
diff --git a/samples/dailymotion-cmdline-sample/pom.xml b/samples/dailymotion-cmdline-sample/pom.xml
index a5a0843b9..6349ff3b5 100644
--- a/samples/dailymotion-cmdline-sample/pom.xml
+++ b/samples/dailymotion-cmdline-sample/pom.xml
@@ -4,7 +4,7 @@
com.google.oauth-client
google-oauth-client-parent
- 1.33.1
+ 1.33.2-SNAPSHOT
../../pom.xml
dailymotion-simple-cmdline-sample
diff --git a/samples/keycloak-pkce-cmdline-sample/pom.xml b/samples/keycloak-pkce-cmdline-sample/pom.xml
index 5546ee074..93ef0a97d 100644
--- a/samples/keycloak-pkce-cmdline-sample/pom.xml
+++ b/samples/keycloak-pkce-cmdline-sample/pom.xml
@@ -4,7 +4,7 @@
com.google.oauth-client
google-oauth-client-parent
- 1.33.1
+ 1.33.2-SNAPSHOT
../../pom.xml
keycloak-pkce-cmdline-sample
diff --git a/versions.txt b/versions.txt
index 4a2d69c6e..e74180044 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version
-google-oauth-client:1.33.1:1.33.1
+google-oauth-client:1.33.1:1.33.2-SNAPSHOT
From 399b57da6019f09b6cec2de6e14f7283d9e65cbe Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Tue, 8 Feb 2022 20:38:54 +0100
Subject: [PATCH 02/34] chore(deps): update dependency
org.apache.maven.plugins:maven-project-info-reports-plugin to v3.2.1 (#828)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.apache.maven.plugins:maven-project-info-reports-plugin](https://maven.apache.org/plugins/) | `3.1.2` -> `3.2.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/google-oauth-java-client).
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 027738800..38729467e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -272,7 +272,7 @@
org.apache.maven.plugins
maven-project-info-reports-plugin
- 3.1.2
+ 3.2.1
org.apache.maven.plugins
From 7e4ca2099e1ea02eba97ed17b9739722bf57041d Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Tue, 8 Feb 2022 22:36:50 +0100
Subject: [PATCH 03/34] chore(deps): update dependency
com.google.cloud:libraries-bom to v24.3.0 (#832)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java)) | `24.2.0` -> `24.3.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/google-oauth-java-client).
---
samples/snippets/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml
index 4105024c4..e5a7eadc8 100644
--- a/samples/snippets/pom.xml
+++ b/samples/snippets/pom.xml
@@ -30,7 +30,7 @@
com.google.cloud
libraries-bom
- 24.2.0
+ 24.3.0
pom
import
From 3a06eb87fc9ba0de242750656d584bf6339e9a85 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Wed, 9 Feb 2022 19:46:44 +0100
Subject: [PATCH 04/34] chore(deps): update dependency
com.google.oauth-client:google-oauth-client to v1.33.1 (#833)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.oauth-client:google-oauth-client](https://togithub.com/googleapis/google-oauth-java-client) | `1.33.0` -> `1.33.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
googleapis/google-oauth-java-client
### [`v1.33.1`](https://togithub.com/googleapis/google-oauth-java-client/blob/HEAD/CHANGELOG.md#1331-httpsgithubcomgoogleapisgoogle-oauth-java-clientcomparev1330v1331-2022-02-08)
[Compare Source](https://togithub.com/googleapis/google-oauth-java-client/compare/v1.33.0...v1.33.1)
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/google-oauth-java-client).
---
samples/snippets/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml
index e5a7eadc8..ab482c39b 100644
--- a/samples/snippets/pom.xml
+++ b/samples/snippets/pom.xml
@@ -41,7 +41,7 @@
com.google.oauth-client
google-oauth-client
- 1.33.0
+ 1.33.1
From 149e8cfcaf7caf412e728d36397ba395613d8b34 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Thu, 10 Feb 2022 17:47:32 +0100
Subject: [PATCH 05/34] chore(deps): update dependency
com.google.http-client:google-http-client-findbugs to v1.41.3 (#834)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 38729467e..8e1b68a9d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -461,7 +461,7 @@
-->
1.9.94
UTF-8
- 1.41.2
+ 1.41.3
3.0.2
31.0-android
1.1.4c
From 8aeb68377d27d27e037830b24897dc49aee5dc0f Mon Sep 17 00:00:00 2001
From: Neenu Shaji
Date: Fri, 11 Feb 2022 14:23:28 -0500
Subject: [PATCH 06/34] chore: downstream check for all libraries in single job
(#816)
* chore: check downstream libraries
* Update downstream-client-library-check.sh
* Update downstream-client-library-check.sh
* Update downstream.yaml
* Update downstream-client-library-check.sh
* Update downstream-client-library-check.sh
---
.github/workflows/downstream.yaml | 142 +++++++++++++++++++++
.kokoro/downstream-client-library-check.sh | 104 +++++++++++++++
2 files changed, 246 insertions(+)
create mode 100644 .github/workflows/downstream.yaml
create mode 100755 .kokoro/downstream-client-library-check.sh
diff --git a/.github/workflows/downstream.yaml b/.github/workflows/downstream.yaml
new file mode 100644
index 000000000..6c1ea040a
--- /dev/null
+++ b/.github/workflows/downstream.yaml
@@ -0,0 +1,142 @@
+on:
+ pull_request:
+ types: [ labeled ]
+ branches:
+ - main
+name: downstream
+jobs:
+ dependencies:
+ if: ${{ github.event.label.name == 'downstream-check:run' }}
+ runs-on: ubuntu-latest
+ strategy:
+ fail-fast: false
+ matrix:
+ java: [17]
+ repo:
+ # This list needs to be updated manually until an automated solution is in place.
+ - accessapproval
+ - accesscontextmanager
+ - aiplatform
+ - analytics-admin
+ - analytics-data
+ - api-gateway
+ - apigee-connect
+ - appengine-admin
+ - area120-tables
+ - artifact-registry
+ - asset
+ - assured-workloads
+ - automl
+ - bigquery
+ - bigqueryconnection
+ - bigquerydatatransfer
+ - bigquerymigration
+ - bigqueryreservation
+ - bigtable
+ - billing
+ - billingbudgets
+ - binary-authorization
+ - channel
+ - cloudbuild
+ - compute
+ - contact-center-insights
+ - container
+ - containeranalysis
+ - data-fusion
+ - datacatalog
+ - dataflow
+ - datalabeling
+ - dataproc
+ - dataproc-metastore
+ - datastore
+ - datastream
+ - debugger-client
+ - deploy
+ - dialogflow
+ - dialogflow-cx
+ - dlp
+ - dms
+ - dns
+ - document-ai
+ - domains
+ - errorreporting
+ - essential-contacts
+ - eventarc
+ - filestore
+ - firestore
+ - functions
+ - game-servers
+ - gke-connect-gateway
+ - gkehub
+ - gsuite-addons
+ - iam-admin
+ - iamcredentials
+ - iot
+ - kms
+ - language
+ - life-sciences
+ - logging
+ - logging-logback
+ - managed-identities
+ - mediatranslation
+ - memcache
+ - monitoring
+ - monitoring-dashboards
+ - network-management
+ - network-security
+ - networkconnectivity
+ - notebooks
+ - orchestration-airflow
+ - orgpolicy
+ - os-config
+ - os-login
+ - phishingprotection
+ - policy-troubleshooter
+ - private-catalog
+ - profiler
+ - pubsublite
+ - recaptchaenterprise
+ - recommendations-ai
+ - recommender
+ - redis
+ - resource-settings
+ - resourcemanager
+ - retail
+ - scheduler
+ - secretmanager
+ - security-private-ca
+ - securitycenter
+ - securitycenter-settings
+ - service-control
+ - service-management
+ - service-usage
+ - servicedirectory
+ - shell
+ - spanner
+ - spanner-jdbc
+ - speech
+ - storage
+ - storage-nio
+ - storage-transfer
+ - talent
+ - tasks
+ - texttospeech
+ - tpu
+ - trace
+ - translate
+ - video-intelligence
+ - video-transcoder
+ - vision
+ - vpcaccess
+ - webrisk
+ - websecurityscanner
+ - workflow-executions
+ - workflows
+ steps:
+ - uses: actions/checkout@v2
+ - uses: actions/setup-java@v1
+ with:
+ java-version: ${{matrix.java}}
+ - run: java -version
+ - run: sudo apt-get install libxml2-utils
+ - run: .kokoro/downstream-client-library-check.sh google-oauth-client-bom ${{matrix.repo}}
diff --git a/.kokoro/downstream-client-library-check.sh b/.kokoro/downstream-client-library-check.sh
new file mode 100755
index 000000000..852db9e21
--- /dev/null
+++ b/.kokoro/downstream-client-library-check.sh
@@ -0,0 +1,104 @@
+#!/bin/bash
+# Copyright 2022 Google LLC
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+set -eo pipefail
+# Display commands being run.
+set -x
+
+
+CORE_LIBRARY_ARTIFACT=$1
+CLIENT_LIBRARY=$2
+## Get the directory of the build script
+scriptDir="$(realpath "$(dirname "${BASH_SOURCE[0]}")")"
+## cd to the parent directory, i.e. the root of the git repo
+cd "${scriptDir}"/..
+
+# Make java core library artifacts available for 'mvn verify' at the bottom
+mvn verify install -B -V -ntp -fae \
+-DskipTests=true \
+-Dmaven.javadoc.skip=true \
+-Dgcloud.download.skip=true \
+-Denforcer.skip=true
+
+# Read the current version of this java core library in the POM. Example version: '0.116.1-alpha-SNAPSHOT'
+CORE_VERSION_POM=pom.xml
+# Namespace (xmlns) prevents xmllint from specifying tag names in XPath
+CORE_VERSION=$(sed -e 's/xmlns=".*"//' ${CORE_VERSION_POM} | xmllint --xpath '/project/version/text()' -)
+
+if [ -z "${CORE_VERSION}" ]; then
+ echo "Version is not found in ${CORE_VERSION_POM}"
+ exit 1
+fi
+echo "Version: ${CORE_VERSION}"
+
+# Round 1
+# Check this java core library against HEAD of java-shared dependencies
+
+git clone "https://github.com/googleapis/java-shared-dependencies.git" --depth=1
+pushd java-shared-dependencies/first-party-dependencies
+
+# replace version
+xmllint --shell <(cat pom.xml) << EOF
+setns x=http://maven.apache.org/POM/4.0.0
+cd .//x:artifactId[text()="${CORE_LIBRARY_ARTIFACT}"]
+cd ../x:version
+set ${CORE_VERSION}
+save pom.xml
+EOF
+
+# run dependencies script
+cd ..
+mvn verify install -B -V -ntp -fae \
+-DskipTests=true \
+-Dmaven.javadoc.skip=true \
+-Dgcloud.download.skip=true \
+-Denforcer.skip=true
+
+SHARED_DEPS_VERSION_POM=pom.xml
+# Namespace (xmlns) prevents xmllint from specifying tag names in XPath
+SHARED_DEPS_VERSION=$(sed -e 's/xmlns=".*"//' ${SHARED_DEPS_VERSION_POM} | xmllint --xpath '/project/version/text()' -)
+
+if [ -z "${SHARED_DEPS_VERSION}" ]; then
+ echo "Version is not found in ${SHARED_DEPS_VERSION_POM}"
+ exit 1
+fi
+
+# Round 2
+
+# Check this BOM against java client libraries
+git clone "https://github.com/googleapis/java-${CLIENT_LIBRARY}.git" --depth=1
+pushd java-"${CLIENT_LIBRARY}"
+
+if [[ $CLIENT_LIBRARY == "bigtable" ]]; then
+ pushd google-cloud-bigtable-deps-bom
+fi
+
+# replace version
+xmllint --shell <(cat pom.xml) << EOF
+setns x=http://maven.apache.org/POM/4.0.0
+cd .//x:artifactId[text()="google-cloud-shared-dependencies"]
+cd ../x:version
+set ${SHARED_DEPS_VERSION}
+save pom.xml
+EOF
+
+if [[ $CLIENT_LIBRARY == "bigtable" ]]; then
+ popd
+fi
+
+mvn verify install -B -V -ntp -fae \
+-Dmaven.javadoc.skip=true \
+-Dgcloud.download.skip=true \
+-Denforcer.skip=true
From c415162b5e820afb1249858f34f274f1dfa5d1b7 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Fri, 11 Feb 2022 21:06:55 +0100
Subject: [PATCH 07/34] chore(deps): update dependency
org.apache.maven.plugins:maven-javadoc-plugin to v3.3.2 (#835)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.apache.maven.plugins:maven-javadoc-plugin](https://maven.apache.org/plugins/) | `3.3.1` -> `3.3.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/google-oauth-java-client).
---
google-oauth-client-bom/pom.xml | 2 +-
pom.xml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/google-oauth-client-bom/pom.xml b/google-oauth-client-bom/pom.xml
index 1121479ac..4953c0390 100644
--- a/google-oauth-client-bom/pom.xml
+++ b/google-oauth-client-bom/pom.xml
@@ -102,7 +102,7 @@
maven-javadoc-plugin
- 3.3.1
+ 3.3.2
true
diff --git a/pom.xml b/pom.xml
index 8e1b68a9d..745db92dc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -220,7 +220,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.3.1
+ 3.3.2
attach-javadocs
@@ -534,7 +534,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.3.1
+ 3.3.2
com.microsoft.doclet.DocFxDoclet
false
From 1bbc9c72d054c9b683e31e01a20842fedb8e0282 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Fri, 11 Feb 2022 21:44:48 +0100
Subject: [PATCH 08/34] chore(deps): update actions/github-script action to v6
(#836)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/github-script](https://togithub.com/actions/github-script) | action | major | `v5` -> `v6` |
---
### Release Notes
actions/github-script
### [`v6`](https://togithub.com/actions/github-script/compare/v5...v6)
[Compare Source](https://togithub.com/actions/github-script/compare/v5...v6)
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/google-oauth-java-client).
From 4d25b6767f98d0e7f79c90de9e1e24af574e4233 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Mon, 14 Feb 2022 20:00:51 +0100
Subject: [PATCH 09/34] chore(deps): update project.http.version to v1.41.4
(#839)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.http-client:google-http-client-findbugs](https://togithub.com/googleapis/google-http-java-client) | `1.41.3` -> `1.41.4` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [com.google.http-client:google-http-client-bom](https://togithub.com/googleapis/google-http-java-client) | `1.41.3` -> `1.41.4` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
googleapis/google-http-java-client
### [`v1.41.4`](https://togithub.com/googleapis/google-http-java-client/blob/HEAD/CHANGELOG.md#1414-httpsgithubcomgoogleapisgoogle-http-java-clientcomparev1413v1414-2022-02-11)
[Compare Source](https://togithub.com/googleapis/google-http-java-client/compare/v1.41.3...v1.41.4)
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/google-oauth-java-client).
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 745db92dc..9efae7bb9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -461,7 +461,7 @@
-->
1.9.94
UTF-8
- 1.41.3
+ 1.41.4
3.0.2
31.0-android
1.1.4c
From 7aad36f2abefa2919d0a275f34cc794202db13be Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Mon, 14 Feb 2022 20:02:55 +0100
Subject: [PATCH 10/34] chore(deps): update dependency
com.google.googlejavaformat:google-java-format to v1.14.0 (#838)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.googlejavaformat:google-java-format](https://togithub.com/google/google-java-format) | `1.13.0` -> `1.14.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
google/google-java-format
### [`v1.14.0`](https://togithub.com/google/google-java-format/releases/v1.14.0)
[Compare Source](https://togithub.com/google/google-java-format/compare/v1.13.0...v1.14.0)
#### What's Changed
- Handle modifiers that start with `non-` ([#696](https://togithub.com/google/google-java-format/issues/696))
- Treat single-character upper case identifiers as UpperCamelCase, to improve formatting of Android `R` classes ([`16e72a1`](https://togithub.com/google/google-java-format/commit/16e72a1a9bbf182fac6686807e54bc846a9543ed))
- Don't format javadoc without a summary fragment as a single-line ([`668f108`](https://togithub.com/google/google-java-format/commit/668f108de438db15158d33ed1a386bdbab3b4d09))
**Full Changelog**: https://github.com/google/google-java-format/compare/v1.13.0...v1.14.0
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/google-oauth-java-client).
---
google-oauth-client-bom/pom.xml | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/google-oauth-client-bom/pom.xml b/google-oauth-client-bom/pom.xml
index 4953c0390..58eae50cb 100644
--- a/google-oauth-client-bom/pom.xml
+++ b/google-oauth-client-bom/pom.xml
@@ -126,7 +126,7 @@
com.google.googlejavaformat
google-java-format
- 1.13.0
+ 1.14.0
diff --git a/pom.xml b/pom.xml
index 9efae7bb9..e368d6799 100644
--- a/pom.xml
+++ b/pom.xml
@@ -443,7 +443,7 @@
com.google.googlejavaformat
google-java-format
- 1.13.0
+ 1.14.0
From b1cf89fc6a95181ff85a99b40ded52624d5e958d Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Mon, 14 Feb 2022 23:54:57 +0100
Subject: [PATCH 11/34] chore(deps): update dependency
org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.10 (#837)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.sonatype.plugins:nexus-staging-maven-plugin](http://www.sonatype.com/) ([source](https://togithub.com/sonatype/nexus-maven-plugins)) | `1.6.8` -> `1.6.10` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
sonatype/nexus-maven-plugins
### [`v1.6.10`](https://togithub.com/sonatype/nexus-maven-plugins/compare/release-1.6.9...release-1.6.10)
[Compare Source](https://togithub.com/sonatype/nexus-maven-plugins/compare/release-1.6.9...release-1.6.10)
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/google-oauth-java-client).
---
google-oauth-client-bom/pom.xml | 2 +-
pom.xml | 2 +-
samples/dailymotion-cmdline-sample/pom.xml | 2 +-
samples/keycloak-pkce-cmdline-sample/pom.xml | 2 +-
samples/pom.xml | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/google-oauth-client-bom/pom.xml b/google-oauth-client-bom/pom.xml
index 58eae50cb..2e68bcb1e 100644
--- a/google-oauth-client-bom/pom.xml
+++ b/google-oauth-client-bom/pom.xml
@@ -92,7 +92,7 @@
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.8
+ 1.6.10
true
sonatype-nexus-staging
diff --git a/pom.xml b/pom.xml
index e368d6799..a6e47be45 100644
--- a/pom.xml
+++ b/pom.xml
@@ -184,7 +184,7 @@
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.8
+ 1.6.10
true
ossrh
diff --git a/samples/dailymotion-cmdline-sample/pom.xml b/samples/dailymotion-cmdline-sample/pom.xml
index 6349ff3b5..8a3871b33 100644
--- a/samples/dailymotion-cmdline-sample/pom.xml
+++ b/samples/dailymotion-cmdline-sample/pom.xml
@@ -76,7 +76,7 @@
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.8
+ 1.6.10
true
diff --git a/samples/keycloak-pkce-cmdline-sample/pom.xml b/samples/keycloak-pkce-cmdline-sample/pom.xml
index 93ef0a97d..d854d503e 100644
--- a/samples/keycloak-pkce-cmdline-sample/pom.xml
+++ b/samples/keycloak-pkce-cmdline-sample/pom.xml
@@ -76,7 +76,7 @@
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.8
+ 1.6.10
true
diff --git a/samples/pom.xml b/samples/pom.xml
index a39458185..af1c1389a 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -46,7 +46,7 @@
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.8
+ 1.6.10
true
From 28367849963ad742caacb90002a5a3ec99082701 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Tue, 15 Feb 2022 19:37:13 +0100
Subject: [PATCH 12/34] chore(deps): update dependency
org.datanucleus:datanucleus-core to v3.2.15 (#799)
* chore(deps): update dependency org.datanucleus:datanucleus-core to v3.2.15
* chore(deps): datanucleus-api-jdo update
Co-authored-by: Tomo Suzuki
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index a6e47be45..48db67a7d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -468,8 +468,8 @@
1.1.1
2.3-20090302111651
1.1
- 3.2.2
- 3.2.1
+ 3.2.15
+ 3.2.8
5.2.9
5.2.1
2.5
From 77a2af9f6cc57172dee7eee429bcc6a16e76f0d1 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Thu, 17 Feb 2022 14:28:55 +0100
Subject: [PATCH 13/34] chore(deps): update dependency
org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.11 (#840)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.sonatype.plugins:nexus-staging-maven-plugin](http://www.sonatype.com/) ([source](https://togithub.com/sonatype/nexus-maven-plugins)) | `1.6.10` -> `1.6.11` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
sonatype/nexus-maven-plugins
### [`v1.6.11`](https://togithub.com/sonatype/nexus-maven-plugins/compare/release-1.6.10...release-1.6.11)
[Compare Source](https://togithub.com/sonatype/nexus-maven-plugins/compare/release-1.6.10...release-1.6.11)
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/google-oauth-java-client).
---
google-oauth-client-bom/pom.xml | 2 +-
pom.xml | 2 +-
samples/dailymotion-cmdline-sample/pom.xml | 2 +-
samples/keycloak-pkce-cmdline-sample/pom.xml | 2 +-
samples/pom.xml | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/google-oauth-client-bom/pom.xml b/google-oauth-client-bom/pom.xml
index 2e68bcb1e..37263a41b 100644
--- a/google-oauth-client-bom/pom.xml
+++ b/google-oauth-client-bom/pom.xml
@@ -92,7 +92,7 @@
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.10
+ 1.6.11
true
sonatype-nexus-staging
diff --git a/pom.xml b/pom.xml
index 48db67a7d..893932ceb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -184,7 +184,7 @@
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.10
+ 1.6.11
true
ossrh
diff --git a/samples/dailymotion-cmdline-sample/pom.xml b/samples/dailymotion-cmdline-sample/pom.xml
index 8a3871b33..808d48c4e 100644
--- a/samples/dailymotion-cmdline-sample/pom.xml
+++ b/samples/dailymotion-cmdline-sample/pom.xml
@@ -76,7 +76,7 @@
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.10
+ 1.6.11
true
diff --git a/samples/keycloak-pkce-cmdline-sample/pom.xml b/samples/keycloak-pkce-cmdline-sample/pom.xml
index d854d503e..3d53e4edb 100644
--- a/samples/keycloak-pkce-cmdline-sample/pom.xml
+++ b/samples/keycloak-pkce-cmdline-sample/pom.xml
@@ -76,7 +76,7 @@
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.10
+ 1.6.11
true
diff --git a/samples/pom.xml b/samples/pom.xml
index af1c1389a..4c58f704c 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -46,7 +46,7 @@
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.10
+ 1.6.11
true
From 1cdc86600276b01eadaeb311185a8cb0a0946f0f Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Thu, 17 Feb 2022 14:44:54 +0100
Subject: [PATCH 14/34] chore(deps): update dependency
org.apache.maven.plugins:maven-site-plugin to v3.11.0 (#841)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.apache.maven.plugins:maven-site-plugin](https://maven.apache.org/plugins/) ([source](https://togithub.com/apache/maven-site-plugin)) | `3.10.0` -> `3.11.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/google-oauth-java-client).
---
google-oauth-client-bom/pom.xml | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/google-oauth-client-bom/pom.xml b/google-oauth-client-bom/pom.xml
index 37263a41b..a793563a6 100644
--- a/google-oauth-client-bom/pom.xml
+++ b/google-oauth-client-bom/pom.xml
@@ -109,7 +109,7 @@
maven-site-plugin
- 3.10.0
+ 3.11.0
true
diff --git a/pom.xml b/pom.xml
index 893932ceb..01b3a2964 100644
--- a/pom.xml
+++ b/pom.xml
@@ -277,7 +277,7 @@
org.apache.maven.plugins
maven-site-plugin
- 3.10.0
+ 3.11.0
From 4526b8dbea76011df3832367f4984e444a06d055 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Sat, 19 Feb 2022 00:04:46 +0100
Subject: [PATCH 15/34] chore(deps): update appengine packages to v1.9.95
(#842)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.appengine:appengine-testing](https://togithub.com/GoogleCloudPlatform/appengine-java-standard) | `1.9.94` -> `1.9.95` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [com.google.appengine:appengine-api-1.0-sdk](https://togithub.com/GoogleCloudPlatform/appengine-java-standard) | `1.9.94` -> `1.9.95` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/google-oauth-java-client).
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 01b3a2964..dc16a0875 100644
--- a/pom.xml
+++ b/pom.xml
@@ -459,7 +459,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.9.94
+ 1.9.95
UTF-8
1.41.4
3.0.2
From 861f2132b626e463283fa017225fdbbeb8cfc078 Mon Sep 17 00:00:00 2001
From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com>
Date: Fri, 25 Feb 2022 22:08:34 +0000
Subject: [PATCH 16/34] ci: pull request template includes sample format
(#1357) (#846)
Source-Link: https://github.com/googleapis/synthtool/commit/e122cb03ea37652946651346736d99b9dcc4311f
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:387835a1375a0049ec44e02542c844302854c732d8291bdf8e472c0ff70a8f67
---
.github/.OwlBot.lock.yaml | 2 +-
.github/PULL_REQUEST_TEMPLATE.md | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml
index 9786771c4..9351fdfb9 100644
--- a/.github/.OwlBot.lock.yaml
+++ b/.github/.OwlBot.lock.yaml
@@ -13,4 +13,4 @@
# limitations under the License.
docker:
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
- digest: sha256:3c950ed12391ebaffd1ee66d0374766a1c50144ebe6a7a0042300b2e6bb5856b
+ digest: sha256:387835a1375a0049ec44e02542c844302854c732d8291bdf8e472c0ff70a8f67
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 0f4223257..48cb2163b 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -5,3 +5,6 @@ Thank you for opening a Pull Request! Before submitting your PR, there are a few
- [ ] Appropriate docs were updated (if necessary)
Fixes # ☕️
+
+If you write sample code, please follow the [samples format](
+https://github.com/GoogleCloudPlatform/java-docs-samples/blob/main/SAMPLE_FORMAT.md).
From 2b02700411110a3a4f8d02fe8d7e695483f38b39 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Tue, 1 Mar 2022 03:52:21 +0100
Subject: [PATCH 17/34] chore(deps): update dependency
org.apache.maven.plugins:maven-project-info-reports-plugin to v3.2.2 (#845)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.apache.maven.plugins:maven-project-info-reports-plugin](https://maven.apache.org/plugins/) | `3.2.1` -> `3.2.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/google-oauth-java-client).
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index dc16a0875..0e28439e6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -272,7 +272,7 @@
org.apache.maven.plugins
maven-project-info-reports-plugin
- 3.2.1
+ 3.2.2
org.apache.maven.plugins
From 52519286be3538c6ef5659e20e3817159d00ff98 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Tue, 1 Mar 2022 03:54:12 +0100
Subject: [PATCH 18/34] chore(deps): update dependency com.google.guava:guava
to v31.1-android (#847)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.guava:guava](https://togithub.com/google/guava) | `31.0-android` -> `31.1-android` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/google-oauth-java-client).
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0e28439e6..6a77989c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -463,7 +463,7 @@
UTF-8
1.41.4
3.0.2
- 31.0-android
+ 31.1-android
1.1.4c
1.1.1
2.3-20090302111651
From d7d62109f53f68bfcd23c32e6ffe3e3e55558b81 Mon Sep 17 00:00:00 2001
From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com>
Date: Wed, 2 Mar 2022 18:58:24 +0000
Subject: [PATCH 19/34] chore: fix license header in build.bat (#1363) (#851)
* chore: fix license header in build.bat
* chore: add disctribution field for setup-java action
Source-Link: https://github.com/googleapis/synthtool/commit/4fea5f40a9075f3ba205ede0b453010cf080e194
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:df8d7b2cc0dbc65871e7edd86601901a0612b272fa3f7f0eb590c5c53aa5f92e
---
.github/.OwlBot.lock.yaml | 2 +-
.github/workflows/approve-readme.yaml | 2 +-
.github/workflows/auto-release.yaml | 2 +-
.github/workflows/samples.yaml | 5 +++--
.kokoro/build.bat | 30 +++++++++++++--------------
5 files changed, 21 insertions(+), 20 deletions(-)
diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml
index 9351fdfb9..3473042c0 100644
--- a/.github/.OwlBot.lock.yaml
+++ b/.github/.OwlBot.lock.yaml
@@ -13,4 +13,4 @@
# limitations under the License.
docker:
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
- digest: sha256:387835a1375a0049ec44e02542c844302854c732d8291bdf8e472c0ff70a8f67
+ digest: sha256:df8d7b2cc0dbc65871e7edd86601901a0612b272fa3f7f0eb590c5c53aa5f92e
diff --git a/.github/workflows/approve-readme.yaml b/.github/workflows/approve-readme.yaml
index 1bb182327..f5fc7d516 100644
--- a/.github/workflows/approve-readme.yaml
+++ b/.github/workflows/approve-readme.yaml
@@ -21,7 +21,7 @@ jobs:
runs-on: ubuntu-latest
if: github.repository_owner == 'googleapis' && github.head_ref == 'autosynth-readme'
steps:
- - uses: actions/github-script@v5
+ - uses: actions/github-script@v6
with:
github-token: ${{secrets.YOSHI_APPROVER_TOKEN}}
script: |
diff --git a/.github/workflows/auto-release.yaml b/.github/workflows/auto-release.yaml
index 18e23230d..7a106d007 100644
--- a/.github/workflows/auto-release.yaml
+++ b/.github/workflows/auto-release.yaml
@@ -21,7 +21,7 @@ jobs:
runs-on: ubuntu-latest
if: contains(github.head_ref, 'release-please')
steps:
- - uses: actions/github-script@v5
+ - uses: actions/github-script@v6
with:
github-token: ${{secrets.YOSHI_APPROVER_TOKEN}}
debug: true
diff --git a/.github/workflows/samples.yaml b/.github/workflows/samples.yaml
index d5d964df1..912ed8b2b 100644
--- a/.github/workflows/samples.yaml
+++ b/.github/workflows/samples.yaml
@@ -20,9 +20,10 @@ jobs:
checkstyle:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@v2
- - uses: actions/setup-java@v1
+ - uses: actions/checkout@v3
+ - uses: actions/setup-java@v3
with:
+ distribution: zulu
java-version: 8
- name: Run checkstyle
run: mvn -P lint --quiet --batch-mode checkstyle:check
diff --git a/.kokoro/build.bat b/.kokoro/build.bat
index cc602c9eb..067cf4a4c 100644
--- a/.kokoro/build.bat
+++ b/.kokoro/build.bat
@@ -1,18 +1,18 @@
+:: Copyright 2022 Google LLC
+::
+:: Licensed under the Apache License, Version 2.0 (the "License");
+:: you may not use this file except in compliance with the License.
+:: You may obtain a copy of the License at
+::
+:: http://www.apache.org/licenses/LICENSE-2.0
+::
+:: Unless required by applicable law or agreed to in writing, software
+:: distributed under the License is distributed on an "AS IS" BASIS,
+:: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+:: See the License for the specific language governing permissions and
+:: limitations under the License.
+:: Github action job to test core java library features on
+:: downstream client libraries before they are released.
:: See documentation in type-shell-output.bat
-# Copyright 2022 Google LLC
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-# Github action job to test core java library features on
-# downstream client libraries before they are released.
"C:\Program Files\Git\bin\bash.exe" %~dp0build.sh
From 6297e34fad999b189eab22bf05b8491c13d167c6 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Wed, 2 Mar 2022 20:32:28 +0100
Subject: [PATCH 20/34] chore(deps): update dependency
com.google.cloud:libraries-bom to v24.4.0 (#850)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java)) | `24.3.0` -> `24.4.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/google-oauth-java-client).
---
samples/snippets/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml
index ab482c39b..750b781ca 100644
--- a/samples/snippets/pom.xml
+++ b/samples/snippets/pom.xml
@@ -30,7 +30,7 @@
com.google.cloud
libraries-bom
- 24.3.0
+ 24.4.0
pom
import
From d6b92b5997b020d94656c5ebb09997ff6f9d3d66 Mon Sep 17 00:00:00 2001
From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com>
Date: Tue, 8 Mar 2022 02:50:28 +0000
Subject: [PATCH 21/34] chore: update java template (#1367) (#856)
* chore: update java template
* chore: fix tests
* chore: fix tests
* chore: update project
Source-Link: https://github.com/googleapis/synthtool/commit/1155a97fed1c195d10ad406d483bc8ac2507f1d7
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:b0b1c1c89570e229b1026372a2b8989ba31495007055b8d30178b7648503eefa
---
.github/.OwlBot.lock.yaml | 2 +-
.kokoro/nightly/integration.cfg | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml
index 3473042c0..426cf83e2 100644
--- a/.github/.OwlBot.lock.yaml
+++ b/.github/.OwlBot.lock.yaml
@@ -13,4 +13,4 @@
# limitations under the License.
docker:
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
- digest: sha256:df8d7b2cc0dbc65871e7edd86601901a0612b272fa3f7f0eb590c5c53aa5f92e
+ digest: sha256:b0b1c1c89570e229b1026372a2b8989ba31495007055b8d30178b7648503eefa
diff --git a/.kokoro/nightly/integration.cfg b/.kokoro/nightly/integration.cfg
index e51c7b4c6..a2907a257 100644
--- a/.kokoro/nightly/integration.cfg
+++ b/.kokoro/nightly/integration.cfg
@@ -13,12 +13,12 @@ env_vars: {
# TODO: remove this after we've migrated all tests and scripts
env_vars: {
key: "GCLOUD_PROJECT"
- value: "gcloud-devel"
+ value: "java-docs-samples-testing"
}
env_vars: {
key: "GOOGLE_CLOUD_PROJECT"
- value: "gcloud-devel"
+ value: "java-docs-samples-testing"
}
env_vars: {
From 9ee5302e3689123039415db5af2fe9b0293e0cda Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Tue, 8 Mar 2022 04:36:22 +0100
Subject: [PATCH 22/34] chore(deps): update dependency
org.datanucleus:datanucleus-rdbms to v5.2.10 (#855)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.datanucleus:datanucleus-rdbms](http://www.datanucleus.org/#) ([source](https://togithub.com/datanucleus/${project.artifactId})) | `5.2.9` -> `5.2.10` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/google-oauth-java-client).
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6a77989c4..a80fe92e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -470,7 +470,7 @@
1.1
3.2.15
3.2.8
- 5.2.9
+ 5.2.10
5.2.1
2.5
false
From ecdd17956629c218b9441f93ec036c1b7f6555f2 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Tue, 8 Mar 2022 04:52:14 +0100
Subject: [PATCH 23/34] chore(deps): update appengine packages to v2 (major)
(#854)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.appengine:appengine-api-stubs](https://togithub.com/GoogleCloudPlatform/appengine-java-standard) | `1.9.95` -> `2.0.4` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [com.google.appengine:appengine-testing](https://togithub.com/GoogleCloudPlatform/appengine-java-standard) | `1.9.95` -> `2.0.4` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [com.google.appengine:appengine-api-1.0-sdk](https://togithub.com/GoogleCloudPlatform/appengine-java-standard) | `1.9.95` -> `2.0.4` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
GoogleCloudPlatform/appengine-java-standard
### [`v2.0.4`](https://togithub.com/GoogleCloudPlatform/appengine-java-standard/compare/v2.0.3...v2.0.4)
[Compare Source](https://togithub.com/GoogleCloudPlatform/appengine-java-standard/compare/v2.0.3...v2.0.4)
### [`v2.0.3`](https://togithub.com/GoogleCloudPlatform/appengine-java-standard/releases/v2.0.3)
Release 2.0.3 from github open source code.
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/google-oauth-java-client).
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a80fe92e3..c8b10f59b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -459,7 +459,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.9.95
+ 2.0.4
UTF-8
1.41.4
3.0.2
From 3354178b9666a21ef6c45d731ec561464facda60 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Tue, 8 Mar 2022 21:28:35 +0100
Subject: [PATCH 24/34] chore(deps): update dependency
com.google.googlejavaformat:google-java-format to v1.15.0 (#857)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.googlejavaformat:google-java-format](https://togithub.com/google/google-java-format) | `1.14.0` -> `1.15.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
google/google-java-format
### [`v1.15.0`](https://togithub.com/google/google-java-format/releases/v1.15.0)
[Compare Source](https://togithub.com/google/google-java-format/compare/v1.14.0...v1.15.0)
#### What's Changed
- Passing `--add-exports` flags on the command line is no longer necessary for JDK 17 and newer (https://github.com/google/google-java-format/commit/ee81afc93990493701a6f7a2801eff058ac57891)
**Full Changelog**: https://github.com/google/google-java-format/compare/v1.14.0...v1.15.0
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/google-oauth-java-client).
---
google-oauth-client-bom/pom.xml | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/google-oauth-client-bom/pom.xml b/google-oauth-client-bom/pom.xml
index a793563a6..ea02f482a 100644
--- a/google-oauth-client-bom/pom.xml
+++ b/google-oauth-client-bom/pom.xml
@@ -126,7 +126,7 @@
com.google.googlejavaformat
google-java-format
- 1.14.0
+ 1.15.0
diff --git a/pom.xml b/pom.xml
index c8b10f59b..ba2be81c2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -443,7 +443,7 @@
com.google.googlejavaformat
google-java-format
- 1.14.0
+ 1.15.0
From dfa0fbbfe3fd13180e94e78672d46adba3d3a614 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Mon, 14 Mar 2022 22:54:19 +0100
Subject: [PATCH 25/34] chore(deps): update dependency
com.google.cloud:libraries-bom to v25 (#858)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java)) | `24.4.0` -> `25.0.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/google-oauth-java-client).
---
samples/snippets/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml
index 750b781ca..424aadafc 100644
--- a/samples/snippets/pom.xml
+++ b/samples/snippets/pom.xml
@@ -30,7 +30,7 @@
com.google.cloud
libraries-bom
- 24.4.0
+ 25.0.0
pom
import
From 8aa1c156f99530ab57050ccd0c3f29d643a7cbf3 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Mon, 14 Mar 2022 23:34:16 +0100
Subject: [PATCH 26/34] chore(deps): update dependency
org.apache.maven.plugins:maven-dependency-plugin to v3.3.0 (#809)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.apache.maven.plugins:maven-dependency-plugin](https://maven.apache.org/plugins/) | `3.1.2` -> `3.3.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/google-oauth-java-client).
---
google-oauth-client-appengine/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/google-oauth-client-appengine/pom.xml b/google-oauth-client-appengine/pom.xml
index 894edf792..ac63d57cc 100644
--- a/google-oauth-client-appengine/pom.xml
+++ b/google-oauth-client-appengine/pom.xml
@@ -15,7 +15,7 @@
org.apache.maven.plugins
maven-dependency-plugin
- 3.1.2
+ 3.3.0
com.google.appengine:appengine-api-stubs
From 2f8d905709b420131357ab8cea0ec7cdd13aca20 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Tue, 15 Mar 2022 22:54:12 +0100
Subject: [PATCH 27/34] chore(deps): update dependency
org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.12 (#859)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.sonatype.plugins:nexus-staging-maven-plugin](http://www.sonatype.com/) ([source](https://togithub.com/sonatype/nexus-maven-plugins)) | `1.6.11` -> `1.6.12` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/google-oauth-java-client).
---
google-oauth-client-bom/pom.xml | 2 +-
pom.xml | 2 +-
samples/dailymotion-cmdline-sample/pom.xml | 2 +-
samples/keycloak-pkce-cmdline-sample/pom.xml | 2 +-
samples/pom.xml | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/google-oauth-client-bom/pom.xml b/google-oauth-client-bom/pom.xml
index ea02f482a..6fd1b3184 100644
--- a/google-oauth-client-bom/pom.xml
+++ b/google-oauth-client-bom/pom.xml
@@ -92,7 +92,7 @@
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.11
+ 1.6.12
true
sonatype-nexus-staging
diff --git a/pom.xml b/pom.xml
index ba2be81c2..4b4a5a4bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -184,7 +184,7 @@
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.11
+ 1.6.12
true
ossrh
diff --git a/samples/dailymotion-cmdline-sample/pom.xml b/samples/dailymotion-cmdline-sample/pom.xml
index 808d48c4e..f91c861e7 100644
--- a/samples/dailymotion-cmdline-sample/pom.xml
+++ b/samples/dailymotion-cmdline-sample/pom.xml
@@ -76,7 +76,7 @@
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.11
+ 1.6.12
true
diff --git a/samples/keycloak-pkce-cmdline-sample/pom.xml b/samples/keycloak-pkce-cmdline-sample/pom.xml
index 3d53e4edb..4cc993c14 100644
--- a/samples/keycloak-pkce-cmdline-sample/pom.xml
+++ b/samples/keycloak-pkce-cmdline-sample/pom.xml
@@ -76,7 +76,7 @@
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.11
+ 1.6.12
true
diff --git a/samples/pom.xml b/samples/pom.xml
index 4c58f704c..d53604cff 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -46,7 +46,7 @@
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.11
+ 1.6.12
true
From e945b8d7233038f417f40771508d171f6f0cbaf5 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Fri, 25 Mar 2022 18:02:19 +0100
Subject: [PATCH 28/34] chore(deps): update project.http.version to v1.41.5
(#860)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.http-client:google-http-client-findbugs](https://togithub.com/googleapis/google-http-java-client) | `1.41.4` -> `1.41.5` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [com.google.http-client:google-http-client-bom](https://togithub.com/googleapis/google-http-java-client) | `1.41.4` -> `1.41.5` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
googleapis/google-http-java-client
### [`v1.41.5`](https://togithub.com/googleapis/google-http-java-client/blob/HEAD/CHANGELOG.md#1415-httpsgithubcomgoogleapisgoogle-http-java-clientcomparev1414v1415-2022-03-21)
[Compare Source](https://togithub.com/googleapis/google-http-java-client/compare/v1.41.4...v1.41.5)
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/google-oauth-java-client).
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4b4a5a4bc..c278d7531 100644
--- a/pom.xml
+++ b/pom.xml
@@ -461,7 +461,7 @@
-->
2.0.4
UTF-8
- 1.41.4
+ 1.41.5
3.0.2
31.1-android
1.1.4c
From 2cecdac3b368f4231ffa43794b2e0c63391cab7a Mon Sep 17 00:00:00 2001
From: Neenu Shaji
Date: Mon, 28 Mar 2022 19:02:14 -0400
Subject: [PATCH 29/34] chore: fix downstream check (#862)
---
.github/workflows/downstream.yaml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/.github/workflows/downstream.yaml b/.github/workflows/downstream.yaml
index 6c1ea040a..59635c48a 100644
--- a/.github/workflows/downstream.yaml
+++ b/.github/workflows/downstream.yaml
@@ -134,9 +134,11 @@ jobs:
- workflows
steps:
- uses: actions/checkout@v2
- - uses: actions/setup-java@v1
+ - uses: actions/setup-java@v3
with:
+ distribution: zulu
java-version: ${{matrix.java}}
- run: java -version
+ - run: sudo apt-get update -y
- run: sudo apt-get install libxml2-utils
- run: .kokoro/downstream-client-library-check.sh google-oauth-client-bom ${{matrix.repo}}
From e58e548a19e097ca7659de4cef2d0225284bd915 Mon Sep 17 00:00:00 2001
From: Tomo Suzuki
Date: Thu, 31 Mar 2022 12:32:11 -0400
Subject: [PATCH 30/34] refactor: fix lint check (#863)
Fixing the lint problem in this repository by running `mvn com.coveo:fmt-maven-plugin:format`.
---
.../servlet/auth/AbstractCallbackServlet.java | 12 +++++++++---
.../api/client/auth/oauth/AbstractOAuthGetToken.java | 4 +++-
.../auth/oauth/OAuthAuthorizeTemporaryTokenUrl.java | 4 +++-
.../api/client/auth/oauth/OAuthGetAccessToken.java | 4 +++-
.../client/auth/oauth/OAuthGetTemporaryToken.java | 4 +++-
.../auth/oauth2/AuthorizationCodeResponseUrl.java | 4 +++-
.../api/client/auth/oauth2/StoredCredential.java | 4 +++-
.../client/auth/openidconnect/IdTokenVerifier.java | 4 +++-
.../samples/dailymotion/cmdline/DailyMotionUrl.java | 8 ++++++--
.../services/samples/dailymotion/cmdline/Video.java | 4 +++-
.../samples/dailymotion/cmdline/VideoFeed.java | 4 +++-
11 files changed, 42 insertions(+), 14 deletions(-)
diff --git a/google-oauth-client-servlet/src/main/java/com/google/api/client/extensions/servlet/auth/AbstractCallbackServlet.java b/google-oauth-client-servlet/src/main/java/com/google/api/client/extensions/servlet/auth/AbstractCallbackServlet.java
index f69d8e669..8fcf92339 100644
--- a/google-oauth-client-servlet/src/main/java/com/google/api/client/extensions/servlet/auth/AbstractCallbackServlet.java
+++ b/google-oauth-client-servlet/src/main/java/com/google/api/client/extensions/servlet/auth/AbstractCallbackServlet.java
@@ -99,13 +99,19 @@ protected final HttpTransport getHttpTransport() {
*/
protected abstract PersistenceManagerFactory getPersistenceManagerFactory();
- /** @return Specific ThreeLeggedFlow type that this callback should retreieve and complete. */
+ /**
+ * @return Specific ThreeLeggedFlow type that this callback should retreieve and complete.
+ */
protected abstract Class extends ThreeLeggedFlow> getConcreteFlowType();
- /** @return Url to redirect the user to upon a successful credential exchange. */
+ /**
+ * @return Url to redirect the user to upon a successful credential exchange.
+ */
protected abstract String getSuccessRedirectUrl();
- /** @return Url to redirect the user to upon failure. */
+ /**
+ * @return Url to redirect the user to upon failure.
+ */
protected abstract String getDeniedRedirectUrl();
/**
diff --git a/google-oauth-client/src/main/java/com/google/api/client/auth/oauth/AbstractOAuthGetToken.java b/google-oauth-client/src/main/java/com/google/api/client/auth/oauth/AbstractOAuthGetToken.java
index 1a6cf4da5..751bd0d8a 100644
--- a/google-oauth-client/src/main/java/com/google/api/client/auth/oauth/AbstractOAuthGetToken.java
+++ b/google-oauth-client/src/main/java/com/google/api/client/auth/oauth/AbstractOAuthGetToken.java
@@ -50,7 +50,9 @@ public abstract class AbstractOAuthGetToken extends GenericUrl {
/** {@code true} for POST request or the default {@code false} for GET request. */
protected boolean usePost;
- /** @param authorizationServerUrl encoded authorization server URL */
+ /**
+ * @param authorizationServerUrl encoded authorization server URL
+ */
protected AbstractOAuthGetToken(String authorizationServerUrl) {
super(authorizationServerUrl);
}
diff --git a/google-oauth-client/src/main/java/com/google/api/client/auth/oauth/OAuthAuthorizeTemporaryTokenUrl.java b/google-oauth-client/src/main/java/com/google/api/client/auth/oauth/OAuthAuthorizeTemporaryTokenUrl.java
index acc9e10f3..28a5ceb02 100644
--- a/google-oauth-client/src/main/java/com/google/api/client/auth/oauth/OAuthAuthorizeTemporaryTokenUrl.java
+++ b/google-oauth-client/src/main/java/com/google/api/client/auth/oauth/OAuthAuthorizeTemporaryTokenUrl.java
@@ -43,7 +43,9 @@ public class OAuthAuthorizeTemporaryTokenUrl extends GenericUrl {
@Key("oauth_token")
public String temporaryToken;
- /** @param encodedUserAuthorizationUrl encoded user authorization URL */
+ /**
+ * @param encodedUserAuthorizationUrl encoded user authorization URL
+ */
public OAuthAuthorizeTemporaryTokenUrl(String encodedUserAuthorizationUrl) {
super(encodedUserAuthorizationUrl);
}
diff --git a/google-oauth-client/src/main/java/com/google/api/client/auth/oauth/OAuthGetAccessToken.java b/google-oauth-client/src/main/java/com/google/api/client/auth/oauth/OAuthGetAccessToken.java
index cdbb3eced..d11973f49 100644
--- a/google-oauth-client/src/main/java/com/google/api/client/auth/oauth/OAuthGetAccessToken.java
+++ b/google-oauth-client/src/main/java/com/google/api/client/auth/oauth/OAuthGetAccessToken.java
@@ -43,7 +43,9 @@ public class OAuthGetAccessToken extends AbstractOAuthGetToken {
*/
public String verifier;
- /** @param authorizationServerUrl encoded authorization server URL */
+ /**
+ * @param authorizationServerUrl encoded authorization server URL
+ */
public OAuthGetAccessToken(String authorizationServerUrl) {
super(authorizationServerUrl);
}
diff --git a/google-oauth-client/src/main/java/com/google/api/client/auth/oauth/OAuthGetTemporaryToken.java b/google-oauth-client/src/main/java/com/google/api/client/auth/oauth/OAuthGetTemporaryToken.java
index 00ebc0f75..9e08a8d74 100644
--- a/google-oauth-client/src/main/java/com/google/api/client/auth/oauth/OAuthGetTemporaryToken.java
+++ b/google-oauth-client/src/main/java/com/google/api/client/auth/oauth/OAuthGetTemporaryToken.java
@@ -38,7 +38,9 @@ public class OAuthGetTemporaryToken extends AbstractOAuthGetToken {
*/
public String callback;
- /** @param authorizationServerUrl encoded authorization server URL */
+ /**
+ * @param authorizationServerUrl encoded authorization server URL
+ */
public OAuthGetTemporaryToken(String authorizationServerUrl) {
super(authorizationServerUrl);
}
diff --git a/google-oauth-client/src/main/java/com/google/api/client/auth/oauth2/AuthorizationCodeResponseUrl.java b/google-oauth-client/src/main/java/com/google/api/client/auth/oauth2/AuthorizationCodeResponseUrl.java
index 6f85e8ba3..0d08a82aa 100644
--- a/google-oauth-client/src/main/java/com/google/api/client/auth/oauth2/AuthorizationCodeResponseUrl.java
+++ b/google-oauth-client/src/main/java/com/google/api/client/auth/oauth2/AuthorizationCodeResponseUrl.java
@@ -83,7 +83,9 @@ public class AuthorizationCodeResponseUrl extends GenericUrl {
@Key("error_uri")
private String errorUri;
- /** @param encodedResponseUrl encoded authorization code response URL */
+ /**
+ * @param encodedResponseUrl encoded authorization code response URL
+ */
public AuthorizationCodeResponseUrl(String encodedResponseUrl) {
super(encodedResponseUrl);
// either error or code but not both
diff --git a/google-oauth-client/src/main/java/com/google/api/client/auth/oauth2/StoredCredential.java b/google-oauth-client/src/main/java/com/google/api/client/auth/oauth2/StoredCredential.java
index 2dace28dd..70252fcc1 100644
--- a/google-oauth-client/src/main/java/com/google/api/client/auth/oauth2/StoredCredential.java
+++ b/google-oauth-client/src/main/java/com/google/api/client/auth/oauth2/StoredCredential.java
@@ -55,7 +55,9 @@ public final class StoredCredential implements Serializable {
public StoredCredential() {}
- /** @param credential existing credential to copy from */
+ /**
+ * @param credential existing credential to copy from
+ */
public StoredCredential(Credential credential) {
setAccessToken(credential.getAccessToken());
setRefreshToken(credential.getRefreshToken());
diff --git a/google-oauth-client/src/main/java/com/google/api/client/auth/openidconnect/IdTokenVerifier.java b/google-oauth-client/src/main/java/com/google/api/client/auth/openidconnect/IdTokenVerifier.java
index 6f97418b2..2bf712d7c 100644
--- a/google-oauth-client/src/main/java/com/google/api/client/auth/openidconnect/IdTokenVerifier.java
+++ b/google-oauth-client/src/main/java/com/google/api/client/auth/openidconnect/IdTokenVerifier.java
@@ -74,7 +74,9 @@ public IdTokenVerifier() {
this(new Builder());
}
- /** @param builder builder */
+ /**
+ * @param builder builder
+ */
protected IdTokenVerifier(Builder builder) {
clock = builder.clock;
acceptableTimeSkewSeconds = builder.acceptableTimeSkewSeconds;
diff --git a/samples/dailymotion-cmdline-sample/src/main/java/com/google/api/services/samples/dailymotion/cmdline/DailyMotionUrl.java b/samples/dailymotion-cmdline-sample/src/main/java/com/google/api/services/samples/dailymotion/cmdline/DailyMotionUrl.java
index 55376cb00..a4a5b9795 100644
--- a/samples/dailymotion-cmdline-sample/src/main/java/com/google/api/services/samples/dailymotion/cmdline/DailyMotionUrl.java
+++ b/samples/dailymotion-cmdline-sample/src/main/java/com/google/api/services/samples/dailymotion/cmdline/DailyMotionUrl.java
@@ -30,12 +30,16 @@ public DailyMotionUrl(String encodedUrl) {
super(encodedUrl);
}
- /** @return the fields */
+ /**
+ * @return the fields
+ */
public String getFields() {
return fields;
}
- /** @param fields the fields to set */
+ /**
+ * @param fields the fields to set
+ */
public void setFields(String fields) {
this.fields = fields;
}
diff --git a/samples/dailymotion-cmdline-sample/src/main/java/com/google/api/services/samples/dailymotion/cmdline/Video.java b/samples/dailymotion-cmdline-sample/src/main/java/com/google/api/services/samples/dailymotion/cmdline/Video.java
index 7bbf169ed..6481f983d 100644
--- a/samples/dailymotion-cmdline-sample/src/main/java/com/google/api/services/samples/dailymotion/cmdline/Video.java
+++ b/samples/dailymotion-cmdline-sample/src/main/java/com/google/api/services/samples/dailymotion/cmdline/Video.java
@@ -17,7 +17,9 @@
import com.google.api.client.util.Key;
import java.util.List;
-/** @author Yaniv Inbar */
+/**
+ * @author Yaniv Inbar
+ */
public class Video {
@Key public String id;
diff --git a/samples/dailymotion-cmdline-sample/src/main/java/com/google/api/services/samples/dailymotion/cmdline/VideoFeed.java b/samples/dailymotion-cmdline-sample/src/main/java/com/google/api/services/samples/dailymotion/cmdline/VideoFeed.java
index 91a4c606e..a68173ef8 100644
--- a/samples/dailymotion-cmdline-sample/src/main/java/com/google/api/services/samples/dailymotion/cmdline/VideoFeed.java
+++ b/samples/dailymotion-cmdline-sample/src/main/java/com/google/api/services/samples/dailymotion/cmdline/VideoFeed.java
@@ -17,7 +17,9 @@
import com.google.api.client.util.Key;
import java.util.List;
-/** @author Yaniv Inbar */
+/**
+ * @author Yaniv Inbar
+ */
public class VideoFeed {
@Key public List
maven-surefire-plugin
- 3.0.0-M5
+ 3.0.0-M6
-Xmx1024m
sponge_log
From 09ee70c5208b8985d472faab2a63f05cb7336d18 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Thu, 7 Apr 2022 17:22:18 +0000
Subject: [PATCH 34/34] chore(main): release 1.33.2 (#867)
:robot: I have created a release *beep* *boop*
---
### [1.33.2](https://github.com/googleapis/google-oauth-java-client/compare/v1.33.1...v1.33.2) (2022-04-07)
### Dependencies
* update project.http.version to v1.41.5 ([e945b8d](https://github.com/googleapis/google-oauth-java-client/commit/e945b8d7233038f417f40771508d171f6f0cbaf5))
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
---
CHANGELOG.md | 7 +++++++
google-oauth-client-appengine/pom.xml | 2 +-
google-oauth-client-assembly/pom.xml | 2 +-
google-oauth-client-bom/pom.xml | 12 ++++++------
google-oauth-client-java6/pom.xml | 2 +-
google-oauth-client-jetty/pom.xml | 2 +-
google-oauth-client-servlet/pom.xml | 2 +-
google-oauth-client/pom.xml | 2 +-
pom.xml | 2 +-
samples/dailymotion-cmdline-sample/pom.xml | 2 +-
samples/keycloak-pkce-cmdline-sample/pom.xml | 2 +-
versions.txt | 2 +-
12 files changed, 23 insertions(+), 16 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 418dd9f21..32fd01556 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+### [1.33.2](https://github.com/googleapis/google-oauth-java-client/compare/v1.33.1...v1.33.2) (2022-04-07)
+
+
+### Dependencies
+
+* update project.http.version to v1.41.5 ([e945b8d](https://github.com/googleapis/google-oauth-java-client/commit/e945b8d7233038f417f40771508d171f6f0cbaf5))
+
### [1.33.1](https://github.com/googleapis/google-oauth-java-client/compare/v1.33.0...v1.33.1) (2022-02-08)
diff --git a/google-oauth-client-appengine/pom.xml b/google-oauth-client-appengine/pom.xml
index ac63d57cc..aecaf3bb2 100644
--- a/google-oauth-client-appengine/pom.xml
+++ b/google-oauth-client-appengine/pom.xml
@@ -4,7 +4,7 @@
com.google.oauth-client
google-oauth-client-parent
- 1.33.2-SNAPSHOT
+ 1.33.2
../pom.xml
google-oauth-client-appengine
diff --git a/google-oauth-client-assembly/pom.xml b/google-oauth-client-assembly/pom.xml
index 7d85b7780..fe7bf85d6 100644
--- a/google-oauth-client-assembly/pom.xml
+++ b/google-oauth-client-assembly/pom.xml
@@ -4,7 +4,7 @@
com.google.oauth-client
google-oauth-client-parent
- 1.33.2-SNAPSHOT
+ 1.33.2
../pom.xml
com.google.oauth-client
diff --git a/google-oauth-client-bom/pom.xml b/google-oauth-client-bom/pom.xml
index 6fd1b3184..9a859e1d7 100644
--- a/google-oauth-client-bom/pom.xml
+++ b/google-oauth-client-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.oauth-client
google-oauth-client-bom
- 1.33.2-SNAPSHOT
+ 1.33.2
pom
Google OAuth Client Library for Java BOM
@@ -63,27 +63,27 @@
com.google.oauth-client
google-oauth-client
- 1.33.2-SNAPSHOT
+ 1.33.2
com.google.oauth-client
google-oauth-client-appengine
- 1.33.2-SNAPSHOT
+ 1.33.2
com.google.oauth-client
google-oauth-client-java6
- 1.33.2-SNAPSHOT
+ 1.33.2
com.google.oauth-client
google-oauth-client-jetty
- 1.33.2-SNAPSHOT
+ 1.33.2
com.google.oauth-client
google-oauth-client-servlet
- 1.33.2-SNAPSHOT
+ 1.33.2
diff --git a/google-oauth-client-java6/pom.xml b/google-oauth-client-java6/pom.xml
index d755371f4..2884535a3 100644
--- a/google-oauth-client-java6/pom.xml
+++ b/google-oauth-client-java6/pom.xml
@@ -4,7 +4,7 @@
com.google.oauth-client
google-oauth-client-parent
- 1.33.2-SNAPSHOT
+ 1.33.2
../pom.xml
google-oauth-client-java6
diff --git a/google-oauth-client-jetty/pom.xml b/google-oauth-client-jetty/pom.xml
index 131bcc84b..ad16ec989 100644
--- a/google-oauth-client-jetty/pom.xml
+++ b/google-oauth-client-jetty/pom.xml
@@ -4,7 +4,7 @@
com.google.oauth-client
google-oauth-client-parent
- 1.33.2-SNAPSHOT
+ 1.33.2
../pom.xml
google-oauth-client-jetty
diff --git a/google-oauth-client-servlet/pom.xml b/google-oauth-client-servlet/pom.xml
index 9418c4c3f..2170f72bc 100644
--- a/google-oauth-client-servlet/pom.xml
+++ b/google-oauth-client-servlet/pom.xml
@@ -4,7 +4,7 @@
com.google.oauth-client
google-oauth-client-parent
- 1.33.2-SNAPSHOT
+ 1.33.2
../pom.xml
google-oauth-client-servlet
diff --git a/google-oauth-client/pom.xml b/google-oauth-client/pom.xml
index 213bf4bc9..758f2f4ea 100644
--- a/google-oauth-client/pom.xml
+++ b/google-oauth-client/pom.xml
@@ -4,7 +4,7 @@
com.google.oauth-client
google-oauth-client-parent
- 1.33.2-SNAPSHOT
+ 1.33.2
../pom.xml
google-oauth-client
diff --git a/pom.xml b/pom.xml
index bf4f2a523..2abf51894 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
com.google.oauth-client
google-oauth-client-parent
- 1.33.2-SNAPSHOT
+ 1.33.2
pom
Parent for the Google OAuth Client Library for Java
Google OAuth Client Library for Java
diff --git a/samples/dailymotion-cmdline-sample/pom.xml b/samples/dailymotion-cmdline-sample/pom.xml
index f91c861e7..88db2c988 100644
--- a/samples/dailymotion-cmdline-sample/pom.xml
+++ b/samples/dailymotion-cmdline-sample/pom.xml
@@ -4,7 +4,7 @@
com.google.oauth-client
google-oauth-client-parent
- 1.33.2-SNAPSHOT
+ 1.33.2
../../pom.xml
dailymotion-simple-cmdline-sample
diff --git a/samples/keycloak-pkce-cmdline-sample/pom.xml b/samples/keycloak-pkce-cmdline-sample/pom.xml
index 4cc993c14..2d147a5a8 100644
--- a/samples/keycloak-pkce-cmdline-sample/pom.xml
+++ b/samples/keycloak-pkce-cmdline-sample/pom.xml
@@ -4,7 +4,7 @@
com.google.oauth-client
google-oauth-client-parent
- 1.33.2-SNAPSHOT
+ 1.33.2
../../pom.xml
keycloak-pkce-cmdline-sample
diff --git a/versions.txt b/versions.txt
index e74180044..b9f36e228 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version
-google-oauth-client:1.33.1:1.33.2-SNAPSHOT
+google-oauth-client:1.33.2:1.33.2