Skip to content

Commit 8d0b546

Browse files
authored
test(deps): update dependency com.google.protobuf:protoc to v3.23.4 (#1795)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.protobuf:protoc](https://developers.google.com/protocol-buffers/) ([source](https://togithub.com/protocolbuffers/protobuf)) | `3.23.2` -> `3.23.4` | [![age](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protoc/3.23.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protoc/3.23.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protoc/3.23.4/compatibility-slim/3.23.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protoc/3.23.4/confidence-slim/3.23.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>protocolbuffers/protobuf (com.google.protobuf:protoc)</summary> ### [`v3.23.3`](https://togithub.com/protocolbuffers/protobuf/compare/v3.23.2...v3.23.3) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/java-bigtable). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTcuMyIsInVwZGF0ZWRJblZlciI6IjM2LjUuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
1 parent 05fca58 commit 8d0b546

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google-cloud-bigtable/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939

4040
<!-- These are needed to compile the protobuf used by Changestream merging acceptance test. -->
4141
<test-protoc-grpc.version>1.56.1</test-protoc-grpc.version>
42-
<test-protoc.version>3.23.2</test-protoc.version>
42+
<test-protoc.version>3.23.4</test-protoc.version>
4343
</properties>
4444

4545
<dependencyManagement>

0 commit comments

Comments
 (0)