From 6b0b4008a7c94ae41547db00da120a451dac3757 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 25 Jun 2020 19:05:16 +0200 Subject: [PATCH 1/6] chore(deps): update dependency org.apache.maven.plugins:maven-site-plugin to v3.9.1 (#443) --- bom/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index 5035923af..d327e58eb 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -91,7 +91,7 @@ org.apache.maven.plugins maven-site-plugin - 3.9.0 + 3.9.1 true diff --git a/pom.xml b/pom.xml index 5c74f6ef6..44ec59ebf 100644 --- a/pom.xml +++ b/pom.xml @@ -281,7 +281,7 @@ org.apache.maven.plugins maven-site-plugin - 3.9.0 + 3.9.1 true From 0ffe7ba1fae8a7cf03fdf5cb62a85f3452cfb400 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2020 11:26:00 -0700 Subject: [PATCH 2/6] chore: release 0.21.1-SNAPSHOT (#445) * updated versions.txt [ci skip] * updated appengine/pom.xml [ci skip] * updated bom/pom.xml [ci skip] * updated credentials/pom.xml [ci skip] * updated oauth2_http/pom.xml [ci skip] * updated pom.xml Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> --- appengine/pom.xml | 2 +- bom/pom.xml | 2 +- credentials/pom.xml | 2 +- oauth2_http/pom.xml | 2 +- pom.xml | 2 +- versions.txt | 12 ++++++------ 6 files changed, 11 insertions(+), 11 deletions(-) diff --git a/appengine/pom.xml b/appengine/pom.xml index b0afd4e3e..361cb59b1 100644 --- a/appengine/pom.xml +++ b/appengine/pom.xml @@ -5,7 +5,7 @@ com.google.auth google-auth-library-parent - 0.21.0 + 0.21.1-SNAPSHOT ../pom.xml diff --git a/bom/pom.xml b/bom/pom.xml index d327e58eb..3d3c3e41c 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.auth google-auth-library-bom - 0.21.0 + 0.21.1-SNAPSHOT pom Google Auth Library for Java BOM diff --git a/credentials/pom.xml b/credentials/pom.xml index 98bc5a20b..8225cf347 100644 --- a/credentials/pom.xml +++ b/credentials/pom.xml @@ -4,7 +4,7 @@ com.google.auth google-auth-library-parent - 0.21.0 + 0.21.1-SNAPSHOT ../pom.xml diff --git a/oauth2_http/pom.xml b/oauth2_http/pom.xml index 7568df601..4cdae62f9 100644 --- a/oauth2_http/pom.xml +++ b/oauth2_http/pom.xml @@ -5,7 +5,7 @@ com.google.auth google-auth-library-parent - 0.21.0 + 0.21.1-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 44ec59ebf..1f207122c 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.auth google-auth-library-parent - 0.21.0 + 0.21.1-SNAPSHOT pom Google Auth Library for Java Client libraries providing authentication and diff --git a/versions.txt b/versions.txt index 8136d9f02..98d14b8ec 100644 --- a/versions.txt +++ b/versions.txt @@ -1,9 +1,9 @@ # Format: # module:released-version:current-version -google-auth-library:0.21.0:0.21.0 -google-auth-library-bom:0.21.0:0.21.0 -google-auth-library-parent:0.21.0:0.21.0 -google-auth-library-appengine:0.21.0:0.21.0 -google-auth-library-credentials:0.21.0:0.21.0 -google-auth-library-oauth2-http:0.21.0:0.21.0 +google-auth-library:0.21.0:0.21.1-SNAPSHOT +google-auth-library-bom:0.21.0:0.21.1-SNAPSHOT +google-auth-library-parent:0.21.0:0.21.1-SNAPSHOT +google-auth-library-appengine:0.21.0:0.21.1-SNAPSHOT +google-auth-library-credentials:0.21.0:0.21.1-SNAPSHOT +google-auth-library-oauth2-http:0.21.0:0.21.1-SNAPSHOT From aaa8fd96f17e122bb4002bc93f33b65fd6d46071 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 1 Jul 2020 18:40:06 +0200 Subject: [PATCH 3/6] chore(deps): update dependency com.google.http-client:google-http-client-bom to v1.36.0 (#446) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1f207122c..052dd589e 100644 --- a/pom.xml +++ b/pom.xml @@ -59,7 +59,7 @@ UTF-8 - 1.35.0 + 1.36.0 4.13 29.0-android 1.9.78 From 4042e2ac9044c9b02a7307d5f873e47a209db97b Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 7 Jul 2020 23:00:44 +0200 Subject: [PATCH 4/6] chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.0.0-m5 (#438) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 052dd589e..d0d1e00b8 100644 --- a/pom.xml +++ b/pom.xml @@ -189,7 +189,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.0.0-M4 + 3.0.0-M5 sponge_log From b913d194259e4f93bb401a844480f56b48dad3bd Mon Sep 17 00:00:00 2001 From: Jeff Ching Date: Tue, 7 Jul 2020 15:29:16 -0700 Subject: [PATCH 5/6] deps: update google-http-client to 1.36.0 (#447) This commit is to trigger automation for a new release. See #446 for actual change. From 7341d11cd4d1be8e7c151683454063a992a29b77 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2020 23:14:06 +0000 Subject: [PATCH 6/6] chore: release 0.21.1 (#448) :robot: I have created a release \*beep\* \*boop\* --- ### [0.21.1](https://www.github.com/googleapis/google-auth-library-java/compare/v0.21.0...v0.21.1) (2020-07-07) ### Dependencies * update google-http-client to 1.36.0 ([#447](https://www.github.com/googleapis/google-auth-library-java/issues/447)) ([b913d19](https://www.github.com/googleapis/google-auth-library-java/commit/b913d194259e4f93bb401a844480f56b48dad3bd)), closes [#446](https://www.github.com/googleapis/google-auth-library-java/issues/446) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). --- CHANGELOG.md | 7 +++++++ README.md | 6 +++--- appengine/pom.xml | 2 +- bom/pom.xml | 2 +- credentials/pom.xml | 2 +- oauth2_http/pom.xml | 2 +- pom.xml | 2 +- versions.txt | 12 ++++++------ 8 files changed, 21 insertions(+), 14 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 211735084..7343a2cad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [0.21.1](https://www.github.com/googleapis/google-auth-library-java/compare/v0.21.0...v0.21.1) (2020-07-07) + + +### Dependencies + +* update google-http-client to 1.36.0 ([#447](https://www.github.com/googleapis/google-auth-library-java/issues/447)) ([b913d19](https://www.github.com/googleapis/google-auth-library-java/commit/b913d194259e4f93bb401a844480f56b48dad3bd)), closes [#446](https://www.github.com/googleapis/google-auth-library-java/issues/446) + ## [0.21.0](https://www.github.com/googleapis/google-auth-library-java/compare/v0.20.0...v0.21.0) (2020-06-24) diff --git a/README.md b/README.md index cc4b555eb..aa6d3ea55 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ If you are using Maven, add this to your pom.xml file (notice that you can repla com.google.auth google-auth-library-oauth2-http - 0.21.0 + 0.21.1 ``` [//]: # ({x-version-update-end}) @@ -42,7 +42,7 @@ If you are using Gradle, add this to your dependencies [//]: # ({x-version-update-start:google-auth-library-oauth2-http:released}) ```Groovy -compile 'com.google.auth:google-auth-library-oauth2-http:0.21.0' +compile 'com.google.auth:google-auth-library-oauth2-http:0.21.1' ``` [//]: # ({x-version-update-end}) @@ -50,7 +50,7 @@ If you are using SBT, add this to your dependencies [//]: # ({x-version-update-start:google-auth-library-oauth2-http:released}) ```Scala -libraryDependencies += "com.google.auth" % "google-auth-library-oauth2-http" % "0.21.0" +libraryDependencies += "com.google.auth" % "google-auth-library-oauth2-http" % "0.21.1" ``` [//]: # ({x-version-update-end}) diff --git a/appengine/pom.xml b/appengine/pom.xml index 361cb59b1..e1ecd4449 100644 --- a/appengine/pom.xml +++ b/appengine/pom.xml @@ -5,7 +5,7 @@ com.google.auth google-auth-library-parent - 0.21.1-SNAPSHOT + 0.21.1 ../pom.xml diff --git a/bom/pom.xml b/bom/pom.xml index 3d3c3e41c..3a71377b8 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.auth google-auth-library-bom - 0.21.1-SNAPSHOT + 0.21.1 pom Google Auth Library for Java BOM diff --git a/credentials/pom.xml b/credentials/pom.xml index 8225cf347..f851e41d9 100644 --- a/credentials/pom.xml +++ b/credentials/pom.xml @@ -4,7 +4,7 @@ com.google.auth google-auth-library-parent - 0.21.1-SNAPSHOT + 0.21.1 ../pom.xml diff --git a/oauth2_http/pom.xml b/oauth2_http/pom.xml index 4cdae62f9..7ffd30e38 100644 --- a/oauth2_http/pom.xml +++ b/oauth2_http/pom.xml @@ -5,7 +5,7 @@ com.google.auth google-auth-library-parent - 0.21.1-SNAPSHOT + 0.21.1 ../pom.xml diff --git a/pom.xml b/pom.xml index d0d1e00b8..7197d78d3 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.auth google-auth-library-parent - 0.21.1-SNAPSHOT + 0.21.1 pom Google Auth Library for Java Client libraries providing authentication and diff --git a/versions.txt b/versions.txt index 98d14b8ec..94826a300 100644 --- a/versions.txt +++ b/versions.txt @@ -1,9 +1,9 @@ # Format: # module:released-version:current-version -google-auth-library:0.21.0:0.21.1-SNAPSHOT -google-auth-library-bom:0.21.0:0.21.1-SNAPSHOT -google-auth-library-parent:0.21.0:0.21.1-SNAPSHOT -google-auth-library-appengine:0.21.0:0.21.1-SNAPSHOT -google-auth-library-credentials:0.21.0:0.21.1-SNAPSHOT -google-auth-library-oauth2-http:0.21.0:0.21.1-SNAPSHOT +google-auth-library:0.21.1:0.21.1 +google-auth-library-bom:0.21.1:0.21.1 +google-auth-library-parent:0.21.1:0.21.1 +google-auth-library-appengine:0.21.1:0.21.1 +google-auth-library-credentials:0.21.1:0.21.1 +google-auth-library-oauth2-http:0.21.1:0.21.1