Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 351b3d5

Browse files
authored
deps: update core dependencies to v1.27.1 (#47)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [io.grpc:grpc-stub](https://togithub.com/grpc/grpc-java) | patch | `1.27.0` -> `1.27.1` | | [io.grpc:grpc-protobuf](https://togithub.com/grpc/grpc-java) | patch | `1.27.0` -> `1.27.1` | | [io.grpc:grpc-api](https://togithub.com/grpc/grpc-java) | patch | `1.27.0` -> `1.27.1` | | [io.grpc:grpc-bom](https://togithub.com/grpc/grpc-java) | patch | `1.27.0` -> `1.27.1` | --- ### Release Notes <details> <summary>grpc/grpc-java</summary> ### [`v1.27.1`](https://togithub.com/grpc/grpc-java/releases/v1.27.1) [Compare Source](https://togithub.com/grpc/grpc-java/compare/v1.27.0...v1.27.1) #### Bug Fixes - alts: Fix using the wrong way of checking if Conscrypt is available ([#&#8203;6672](https://togithub.com/grpc/grpc-java/issues/6672)) </details> --- ### Renovate 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 these updates again. --- - [ ] <!-- rebase-check -->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#googleapis/java-grafeas).
1 parent 8d9d8f6 commit 351b3d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
</licenses>
6161
<properties>
6262
<site.installationModule>grafeas</site.installationModule>
63-
<grpc.version>1.27.0</grpc.version>
63+
<grpc.version>1.27.1</grpc.version>
6464
<api-client.version>1.30.8</api-client.version>
6565
<google.core.version>1.92.5</google.core.version>
6666
<gax.version>1.53.1</gax.version>

0 commit comments

Comments
 (0)