Skip to content

Commit

Permalink
merge: #10827
Browse files Browse the repository at this point in the history
10827: deps(maven): bump protobuf-bom from 3.21.8 to 3.21.9 r=npepinpe a=dependabot[bot]

Bumps [protobuf-bom](https://github.com/protocolbuffers/protobuf) from 3.21.8 to 3.21.9.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/protocolbuffers/protobuf/commit/90b73ac3f0b10320315c2ca0d03a5a9b095d2f66"><code>90b73ac</code></a> Updating changelog</li>
<li><a href="https://github.com/protocolbuffers/protobuf/commit/0135eb0e525fbb59c2753d7397de61e4fa07d346"><code>0135eb0</code></a> Updating version.json and repo version numbers to: 21.9</li>
<li><a href="https://github.com/protocolbuffers/protobuf/commit/573a1851dc9d65db87a686c52bb03530c840d609"><code>573a185</code></a> Update zlib to 1.2.13 (<a href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/10819">#10819</a>)</li>
<li><a href="https://github.com/protocolbuffers/protobuf/commit/33bc6fb2a4a907b322fa7b3abcebdc6bb69ac4c4"><code>33bc6fb</code></a> Replace libc strdup usage with internal impl to restore musl compat. (<a href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/10811">#10811</a>)...</li>
<li><a href="https://github.com/protocolbuffers/protobuf/commit/0d8ac768a14a5f91d2322e2316e094445b8794e2"><code>0d8ac76</code></a> Target macOS 10.9 (<a href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/10802">#10802</a>) (<a href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/10807">#10807</a>)</li>
<li><a href="https://github.com/protocolbuffers/protobuf/commit/80b583acdf592bc66ce39d595248c8807da9598d"><code>80b583a</code></a> 21.x 202210181433 (<a href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/10787">#10787</a>)</li>
<li><a href="https://github.com/protocolbuffers/protobuf/commit/591fe403c964a9501e5d3d72b4d2da6446d389d9"><code>591fe40</code></a> 21.x 202210180838 (<a href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/10785">#10785</a>)</li>
<li><a href="https://github.com/protocolbuffers/protobuf/commit/3c49bd4e84d8e32cf80f26feceda7b55e688aa33"><code>3c49bd4</code></a> Bump upb to latest version after fixes applied (<a href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/10783">#10783</a>)</li>
<li>See full diff in <a href="https://github.com/protocolbuffers/protobuf/compare/v3.21.8...v3.21.9">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.protobuf:protobuf-bom&package-manager=maven&previous-version=3.21.8&new-version=3.21.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting ``@dependabot` rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- ``@dependabot` rebase` will rebase this PR
- ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it
- ``@dependabot` merge` will merge this PR after your CI passes on it
- ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it
- ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging
- ``@dependabot` reopen` will reopen this PR if it is closed
- ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
zeebe-bors-camunda[bot] and dependabot[bot] committed Nov 2, 2022
2 parents ec0af3b + 19080ce commit 858ee74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<version.netty>4.1.84.Final</version.netty>
<version.objenesis>3.3</version.objenesis>
<version.prometheus>0.16.0</version.prometheus>
<version.protobuf>3.21.8</version.protobuf>
<version.protobuf>3.21.9</version.protobuf>
<version.protobuf-common>2.9.6</version.protobuf-common>
<version.micrometer>1.9.5</version.micrometer>
<version.rocksdbjni>7.7.3</version.rocksdbjni>
Expand Down

0 comments on commit 858ee74

Please sign in to comment.