From b6a14f70f85461decf04c2929429d2da42173414 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Thu, 11 Mar 2021 02:54:07 +0000
Subject: [PATCH 01/14] chore: release 1.94.5-SNAPSHOT (#404)
: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-cloud-core-bom/pom.xml | 8 ++++----
google-cloud-core-grpc/pom.xml | 4 ++--
google-cloud-core-http/pom.xml | 4 ++--
google-cloud-core/pom.xml | 4 ++--
pom.xml | 2 +-
versions.txt | 2 +-
6 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/google-cloud-core-bom/pom.xml b/google-cloud-core-bom/pom.xml
index 66533d55dd..5b847c08fb 100644
--- a/google-cloud-core-bom/pom.xml
+++ b/google-cloud-core-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-core-bom
- 1.94.4
+ 1.94.5-SNAPSHOT
pom
com.google.cloud
@@ -63,17 +63,17 @@
com.google.cloud
google-cloud-core
- 1.94.4
+ 1.94.5-SNAPSHOT
com.google.cloud
google-cloud-core-grpc
- 1.94.4
+ 1.94.5-SNAPSHOT
com.google.cloud
google-cloud-core-http
- 1.94.4
+ 1.94.5-SNAPSHOT
diff --git a/google-cloud-core-grpc/pom.xml b/google-cloud-core-grpc/pom.xml
index 063a915468..546e9ad9d5 100644
--- a/google-cloud-core-grpc/pom.xml
+++ b/google-cloud-core-grpc/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-core-grpc
- 1.94.4
+ 1.94.5-SNAPSHOT
jar
Google Cloud Core gRPC
https://github.com/googleapis/java-core
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-core-parent
- 1.94.4
+ 1.94.5-SNAPSHOT
google-cloud-core-grpc
diff --git a/google-cloud-core-http/pom.xml b/google-cloud-core-http/pom.xml
index 6565991cb6..a42a3b29c9 100644
--- a/google-cloud-core-http/pom.xml
+++ b/google-cloud-core-http/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-core-http
- 1.94.4
+ 1.94.5-SNAPSHOT
jar
Google Cloud Core HTTP
https://github.com/googleapis/java-core
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-core-parent
- 1.94.4
+ 1.94.5-SNAPSHOT
google-cloud-core-http
diff --git a/google-cloud-core/pom.xml b/google-cloud-core/pom.xml
index 43310dcff2..4093ff5d59 100644
--- a/google-cloud-core/pom.xml
+++ b/google-cloud-core/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-core
- 1.94.4
+ 1.94.5-SNAPSHOT
jar
Google Cloud Core
https://github.com/googleapis/java-core
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-core-parent
- 1.94.4
+ 1.94.5-SNAPSHOT
google-cloud-core
diff --git a/pom.xml b/pom.xml
index 9ed5d96518..8400d609de 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-core-parent
pom
- 1.94.4
+ 1.94.5-SNAPSHOT
Google Cloud Core Parent
https://github.com/googleapis/java-core
diff --git a/versions.txt b/versions.txt
index 9ad05819b4..27b9b6cf34 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version
-google-cloud-core:1.94.4:1.94.4
\ No newline at end of file
+google-cloud-core:1.94.4:1.94.5-SNAPSHOT
\ No newline at end of file
From a20bce416bfa6556bb7c3518afeca5259fdf23f4 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Mon, 15 Mar 2021 21:09:44 +0100
Subject: [PATCH 02/14] deps: update dependency
com.google.protobuf:protobuf-bom to v3.15.6 (#405)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8400d609de..6a8ee3f580 100644
--- a/pom.xml
+++ b/pom.xml
@@ -159,7 +159,7 @@
1.31.3
1.39.0
1.36.0
- 3.15.5
+ 3.15.6
0.28.0
1.3.2
30.1-android
From 375983090b3700b3fb6a1953626db7efca49cc51 Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Wed, 24 Mar 2021 16:10:19 -0700
Subject: [PATCH 03/14] chore(java): detect sample-secrets in build.sh (#409)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/d55a1379-0d11-4919-8fb9-7dd3f61a70ab/targets
- [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
Source-Link: https://github.com/googleapis/synthtool/commit/bb854b6c048619e3be4e8b8ce8ed10aa74ea78ef
---
.kokoro/build.sh | 5 +++++
synth.metadata | 4 ++--
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/.kokoro/build.sh b/.kokoro/build.sh
index 40ee677b29..29905dbcf5 100755
--- a/.kokoro/build.sh
+++ b/.kokoro/build.sh
@@ -79,6 +79,11 @@ samples)
if [[ -f ${SAMPLES_DIR}/pom.xml ]]
then
+ for FILE in ${KOKORO_GFILE_DIR}/secret_manager/*-samples-secrets; do
+ [[ -f "$FILE" ]] || continue
+ source "$FILE"
+ done
+
pushd ${SAMPLES_DIR}
mvn -B \
-Penable-samples \
diff --git a/synth.metadata b/synth.metadata
index df0d68a458..ef2ec8705b 100644
--- a/synth.metadata
+++ b/synth.metadata
@@ -4,14 +4,14 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-core.git",
- "sha": "70f3a5073dc63236f45fd06bd2cc4a044a43c35f"
+ "sha": "a20bce416bfa6556bb7c3518afeca5259fdf23f4"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
- "sha": "0b064d767537e0675fc053e53fca473c5c701fb8"
+ "sha": "bb854b6c048619e3be4e8b8ce8ed10aa74ea78ef"
}
}
],
From e31620a2f7a15853a1acec8c09416953cc4dce09 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Thu, 25 Mar 2021 16:14:31 +0100
Subject: [PATCH 04/14] deps: update dependency io.grpc:grpc-bom to v1.36.1
(#410)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6a8ee3f580..e383dd6d27 100644
--- a/pom.xml
+++ b/pom.xml
@@ -158,7 +158,7 @@
0.24.1
1.31.3
1.39.0
- 1.36.0
+ 1.36.1
3.15.6
0.28.0
1.3.2
From b5733513060b01740e841069bb1afdd3eb3e9546 Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Tue, 30 Mar 2021 07:54:23 -0700
Subject: [PATCH 05/14] chore: remove staging bucket v2 (#411)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/ed1b556a-36b3-42c2-ab32-113d97c17630/targets
- [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
Source-Link: https://github.com/googleapis/synthtool/commit/572ef8f70edd9041f5bcfa71511aed6aecfc2098
---
.kokoro/release/publish_javadoc.sh | 5 -----
synth.metadata | 4 ++--
2 files changed, 2 insertions(+), 7 deletions(-)
diff --git a/.kokoro/release/publish_javadoc.sh b/.kokoro/release/publish_javadoc.sh
index a0849457bd..a2b3260b83 100755
--- a/.kokoro/release/publish_javadoc.sh
+++ b/.kokoro/release/publish_javadoc.sh
@@ -24,11 +24,6 @@ if [[ -z "${STAGING_BUCKET}" ]]; then
exit 1
fi
-if [[ -z "${STAGING_BUCKET_V2}" ]]; then
- echo "Need to set STAGING_BUCKET_V2 environment variable"
- exit 1
-fi
-
# work from the git root directory
pushd $(dirname "$0")/../../
diff --git a/synth.metadata b/synth.metadata
index ef2ec8705b..945178f4ca 100644
--- a/synth.metadata
+++ b/synth.metadata
@@ -4,14 +4,14 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-core.git",
- "sha": "a20bce416bfa6556bb7c3518afeca5259fdf23f4"
+ "sha": "e31620a2f7a15853a1acec8c09416953cc4dce09"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
- "sha": "bb854b6c048619e3be4e8b8ce8ed10aa74ea78ef"
+ "sha": "572ef8f70edd9041f5bcfa71511aed6aecfc2098"
}
}
],
From 16d2bf54340e78e8ba9765b531d9cd64089d723e Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Thu, 8 Apr 2021 15:16:55 +0200
Subject: [PATCH 06/14] deps: update dependency
com.google.protobuf:protobuf-bom to v3.15.7 (#413)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e383dd6d27..d33868d5a3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -159,7 +159,7 @@
1.31.3
1.39.0
1.36.1
- 3.15.6
+ 3.15.7
0.28.0
1.3.2
30.1-android
From 9ac757fa7e121b0db0f66577ed974d6dc24a803a Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Thu, 8 Apr 2021 15:17:23 +0200
Subject: [PATCH 07/14] deps: update dependency
com.google.http-client:google-http-client-bom to v1.39.1 (#407)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d33868d5a3..c263f847ac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -157,7 +157,7 @@
1.0.11
0.24.1
1.31.3
- 1.39.0
+ 1.39.1
1.36.1
3.15.7
0.28.0
From 31d41f310db803c5f84e122256850cf3f6722481 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Thu, 8 Apr 2021 15:17:37 +0200
Subject: [PATCH 08/14] deps: update dependency com.google.api:gax-bom to
v1.63.0 (#415)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c263f847ac..33bec63fd9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -151,7 +151,7 @@
UTF-8
github
google-cloud-core-parent
- 1.62.0
+ 1.63.0
1.10.1
2.1.0
1.0.11
From e78e5d9676ebf8bc44af7f81a282c7436878730f Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Thu, 8 Apr 2021 15:19:59 +0200
Subject: [PATCH 09/14] deps: update dependency
com.google.errorprone:error_prone_annotations to v2.6.0 (#412)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 33bec63fd9..ff7c82e6b6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -169,7 +169,7 @@
3.0.2
1.5.0
2.6
- 2.5.1
+ 2.6.0
2.8.6
From acaa804a740c1dbf95498db92e0627339f91dc6f Mon Sep 17 00:00:00 2001
From: Elliotte Rusty Harold
Date: Thu, 8 Apr 2021 16:53:56 +0000
Subject: [PATCH 10/14] deps: update guava (#417)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ff7c82e6b6..3e5e978c6e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -162,7 +162,7 @@
3.15.7
0.28.0
1.3.2
- 30.1-android
+ 30.1.1-android
4.13.2
1.1.2
3.6
From 690fe8fe44b99b6b81175cef4797174ee28b7dac Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Thu, 8 Apr 2021 18:54:10 +0200
Subject: [PATCH 11/14] deps: update dependency io.grpc:grpc-bom to v1.37.0
(#416)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3e5e978c6e..e1acf374c1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -158,7 +158,7 @@
0.24.1
1.31.3
1.39.1
- 1.36.1
+ 1.37.0
3.15.7
0.28.0
1.3.2
From bfb3caee3d056b6fcbc54a83c1eca36cf58ef72a Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Thu, 8 Apr 2021 19:54:04 +0200
Subject: [PATCH 12/14] deps: update dependency
com.google.auth:google-auth-library-bom to v0.25.2 (#408)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.auth:google-auth-library-bom](https://togithub.com/googleapis/google-auth-library-java) | `0.24.1` -> `0.25.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/) |
---
### Release Notes
googleapis/google-auth-library-java
### [`v0.25.2`](https://togithub.com/googleapis/google-auth-library-java/blob/master/CHANGELOG.md#0252-httpswwwgithubcomgoogleapisgoogle-auth-library-javacomparev0251v0252-2021-03-18)
[Compare Source](https://togithub.com/googleapis/google-auth-library-java/compare/v0.25.1...v0.25.2)
### [`v0.25.1`](https://togithub.com/googleapis/google-auth-library-java/blob/master/CHANGELOG.md#0251-httpswwwgithubcomgoogleapisgoogle-auth-library-javacomparev0250v0251-2021-03-18)
[Compare Source](https://togithub.com/googleapis/google-auth-library-java/compare/v0.25.0...v0.25.1)
### [`v0.25.0`](https://togithub.com/googleapis/google-auth-library-java/blob/master/CHANGELOG.md#0250-httpswwwgithubcomgoogleapisgoogle-auth-library-javacomparev0241v0250-2021-03-16)
[Compare Source](https://togithub.com/googleapis/google-auth-library-java/compare/v0.24.1...v0.25.0)
##### Features
- add self signed jwt support ([#572](https://www.github.com/googleapis/google-auth-library-java/issues/572)) ([efe103a](https://www.github.com/googleapis/google-auth-library-java/commit/efe103a2e688ca915ec9925a72c49bb2a1b3c3b5))
##### [0.24.1](https://www.github.com/googleapis/google-auth-library-java/compare/v0.24.0...v0.24.1) (2021-02-25)
##### Dependencies
- update dependency com.google.http-client:google-http-client-bom to v1.39.0 ([#580](https://www.github.com/googleapis/google-auth-library-java/issues/580)) ([88718b0](https://www.github.com/googleapis/google-auth-library-java/commit/88718b0185ee6a3ff1168ac68621be0c5ff0efab))
---
### Configuration
:date: **Schedule**: At any time (no schedule defined).
:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, check this box.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-core).
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e1acf374c1..2b52489562 100644
--- a/pom.xml
+++ b/pom.xml
@@ -155,7 +155,7 @@
1.10.1
2.1.0
1.0.11
- 0.24.1
+ 0.25.2
1.31.3
1.39.1
1.37.0
From 101910c3edf25ece32fff2408ee09074c2593d18 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Thu, 8 Apr 2021 20:22:05 +0200
Subject: [PATCH 13/14] deps: update dependency
com.google.protobuf:protobuf-bom to v3.15.8 (#418)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.protobuf:protobuf-bom](https://developers.google.com/protocol-buffers/) ([source](https://togithub.com/protocolbuffers/protobuf)) | `3.15.7` -> `3.15.8` | [](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
protocolbuffers/protobuf
### [`v3.15.8`](https://togithub.com/protocolbuffers/protobuf/releases/v3.15.8)
[Compare Source](https://togithub.com/protocolbuffers/protobuf/compare/v3.15.7...v3.15.8)
### Ruby
- Fixed memory leak of Ruby arena objects ([#8461](https://togithub.com/protocolbuffers/protobuf/issues/8461))
---
### Configuration
:date: **Schedule**: At any time (no schedule defined).
:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, check this box.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-core).
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2b52489562..762f5e2613 100644
--- a/pom.xml
+++ b/pom.xml
@@ -159,7 +159,7 @@
1.31.3
1.39.1
1.37.0
- 3.15.7
+ 3.15.8
0.28.0
1.3.2
30.1.1-android
From 18ea960065b732894b00be83947f960bc86b238e Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Thu, 8 Apr 2021 18:38:03 +0000
Subject: [PATCH 14/14] chore: release 1.94.5 (#406)
:robot: I have created a release \*beep\* \*boop\*
---
### [1.94.5](https://www.github.com/googleapis/java-core/compare/v1.94.4...v1.94.5) (2021-04-08)
### Dependencies
* update dependency com.google.api:gax-bom to v1.63.0 ([#415](https://www.github.com/googleapis/java-core/issues/415)) ([31d41f3](https://www.github.com/googleapis/java-core/commit/31d41f310db803c5f84e122256850cf3f6722481))
* update dependency com.google.auth:google-auth-library-bom to v0.25.2 ([#408](https://www.github.com/googleapis/java-core/issues/408)) ([bfb3cae](https://www.github.com/googleapis/java-core/commit/bfb3caee3d056b6fcbc54a83c1eca36cf58ef72a))
* update dependency com.google.errorprone:error_prone_annotations to v2.6.0 ([#412](https://www.github.com/googleapis/java-core/issues/412)) ([e78e5d9](https://www.github.com/googleapis/java-core/commit/e78e5d9676ebf8bc44af7f81a282c7436878730f))
* update dependency com.google.http-client:google-http-client-bom to v1.39.1 ([#407](https://www.github.com/googleapis/java-core/issues/407)) ([9ac757f](https://www.github.com/googleapis/java-core/commit/9ac757fa7e121b0db0f66577ed974d6dc24a803a))
* update dependency com.google.protobuf:protobuf-bom to v3.15.6 ([#405](https://www.github.com/googleapis/java-core/issues/405)) ([a20bce4](https://www.github.com/googleapis/java-core/commit/a20bce416bfa6556bb7c3518afeca5259fdf23f4))
* update dependency com.google.protobuf:protobuf-bom to v3.15.7 ([#413](https://www.github.com/googleapis/java-core/issues/413)) ([16d2bf5](https://www.github.com/googleapis/java-core/commit/16d2bf54340e78e8ba9765b531d9cd64089d723e))
* update dependency com.google.protobuf:protobuf-bom to v3.15.8 ([#418](https://www.github.com/googleapis/java-core/issues/418)) ([101910c](https://www.github.com/googleapis/java-core/commit/101910c3edf25ece32fff2408ee09074c2593d18))
* update dependency io.grpc:grpc-bom to v1.36.1 ([#410](https://www.github.com/googleapis/java-core/issues/410)) ([e31620a](https://www.github.com/googleapis/java-core/commit/e31620a2f7a15853a1acec8c09416953cc4dce09))
* update dependency io.grpc:grpc-bom to v1.37.0 ([#416](https://www.github.com/googleapis/java-core/issues/416)) ([690fe8f](https://www.github.com/googleapis/java-core/commit/690fe8fe44b99b6b81175cef4797174ee28b7dac))
* update guava ([#417](https://www.github.com/googleapis/java-core/issues/417)) ([acaa804](https://www.github.com/googleapis/java-core/commit/acaa804a740c1dbf95498db92e0627339f91dc6f))
---
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 | 16 ++++++++++++++++
google-cloud-core-bom/pom.xml | 8 ++++----
google-cloud-core-grpc/pom.xml | 4 ++--
google-cloud-core-http/pom.xml | 4 ++--
google-cloud-core/pom.xml | 4 ++--
pom.xml | 2 +-
versions.txt | 2 +-
7 files changed, 28 insertions(+), 12 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 54b89c3caa..9b074d7b72 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,21 @@
# Changelog
+### [1.94.5](https://www.github.com/googleapis/java-core/compare/v1.94.4...v1.94.5) (2021-04-08)
+
+
+### Dependencies
+
+* update dependency com.google.api:gax-bom to v1.63.0 ([#415](https://www.github.com/googleapis/java-core/issues/415)) ([31d41f3](https://www.github.com/googleapis/java-core/commit/31d41f310db803c5f84e122256850cf3f6722481))
+* update dependency com.google.auth:google-auth-library-bom to v0.25.2 ([#408](https://www.github.com/googleapis/java-core/issues/408)) ([bfb3cae](https://www.github.com/googleapis/java-core/commit/bfb3caee3d056b6fcbc54a83c1eca36cf58ef72a))
+* update dependency com.google.errorprone:error_prone_annotations to v2.6.0 ([#412](https://www.github.com/googleapis/java-core/issues/412)) ([e78e5d9](https://www.github.com/googleapis/java-core/commit/e78e5d9676ebf8bc44af7f81a282c7436878730f))
+* update dependency com.google.http-client:google-http-client-bom to v1.39.1 ([#407](https://www.github.com/googleapis/java-core/issues/407)) ([9ac757f](https://www.github.com/googleapis/java-core/commit/9ac757fa7e121b0db0f66577ed974d6dc24a803a))
+* update dependency com.google.protobuf:protobuf-bom to v3.15.6 ([#405](https://www.github.com/googleapis/java-core/issues/405)) ([a20bce4](https://www.github.com/googleapis/java-core/commit/a20bce416bfa6556bb7c3518afeca5259fdf23f4))
+* update dependency com.google.protobuf:protobuf-bom to v3.15.7 ([#413](https://www.github.com/googleapis/java-core/issues/413)) ([16d2bf5](https://www.github.com/googleapis/java-core/commit/16d2bf54340e78e8ba9765b531d9cd64089d723e))
+* update dependency com.google.protobuf:protobuf-bom to v3.15.8 ([#418](https://www.github.com/googleapis/java-core/issues/418)) ([101910c](https://www.github.com/googleapis/java-core/commit/101910c3edf25ece32fff2408ee09074c2593d18))
+* update dependency io.grpc:grpc-bom to v1.36.1 ([#410](https://www.github.com/googleapis/java-core/issues/410)) ([e31620a](https://www.github.com/googleapis/java-core/commit/e31620a2f7a15853a1acec8c09416953cc4dce09))
+* update dependency io.grpc:grpc-bom to v1.37.0 ([#416](https://www.github.com/googleapis/java-core/issues/416)) ([690fe8f](https://www.github.com/googleapis/java-core/commit/690fe8fe44b99b6b81175cef4797174ee28b7dac))
+* update guava ([#417](https://www.github.com/googleapis/java-core/issues/417)) ([acaa804](https://www.github.com/googleapis/java-core/commit/acaa804a740c1dbf95498db92e0627339f91dc6f))
+
### [1.94.4](https://www.github.com/googleapis/java-core/compare/v1.94.3...v1.94.4) (2021-03-11)
diff --git a/google-cloud-core-bom/pom.xml b/google-cloud-core-bom/pom.xml
index 5b847c08fb..ff75d8712f 100644
--- a/google-cloud-core-bom/pom.xml
+++ b/google-cloud-core-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-core-bom
- 1.94.5-SNAPSHOT
+ 1.94.5
pom
com.google.cloud
@@ -63,17 +63,17 @@
com.google.cloud
google-cloud-core
- 1.94.5-SNAPSHOT
+ 1.94.5
com.google.cloud
google-cloud-core-grpc
- 1.94.5-SNAPSHOT
+ 1.94.5
com.google.cloud
google-cloud-core-http
- 1.94.5-SNAPSHOT
+ 1.94.5
diff --git a/google-cloud-core-grpc/pom.xml b/google-cloud-core-grpc/pom.xml
index 546e9ad9d5..259d611b95 100644
--- a/google-cloud-core-grpc/pom.xml
+++ b/google-cloud-core-grpc/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-core-grpc
- 1.94.5-SNAPSHOT
+ 1.94.5
jar
Google Cloud Core gRPC
https://github.com/googleapis/java-core
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-core-parent
- 1.94.5-SNAPSHOT
+ 1.94.5
google-cloud-core-grpc
diff --git a/google-cloud-core-http/pom.xml b/google-cloud-core-http/pom.xml
index a42a3b29c9..2f28ed800b 100644
--- a/google-cloud-core-http/pom.xml
+++ b/google-cloud-core-http/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-core-http
- 1.94.5-SNAPSHOT
+ 1.94.5
jar
Google Cloud Core HTTP
https://github.com/googleapis/java-core
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-core-parent
- 1.94.5-SNAPSHOT
+ 1.94.5
google-cloud-core-http
diff --git a/google-cloud-core/pom.xml b/google-cloud-core/pom.xml
index 4093ff5d59..0a55437888 100644
--- a/google-cloud-core/pom.xml
+++ b/google-cloud-core/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-core
- 1.94.5-SNAPSHOT
+ 1.94.5
jar
Google Cloud Core
https://github.com/googleapis/java-core
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-core-parent
- 1.94.5-SNAPSHOT
+ 1.94.5
google-cloud-core
diff --git a/pom.xml b/pom.xml
index 762f5e2613..a70ba4432c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-core-parent
pom
- 1.94.5-SNAPSHOT
+ 1.94.5
Google Cloud Core Parent
https://github.com/googleapis/java-core
diff --git a/versions.txt b/versions.txt
index 27b9b6cf34..fcb3d0bbfd 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version
-google-cloud-core:1.94.4:1.94.5-SNAPSHOT
\ No newline at end of file
+google-cloud-core:1.94.5:1.94.5
\ No newline at end of file