Skip to content

Commit

Permalink
Bump protobuf-java from 3.21.2 to 3.21.3
Browse files Browse the repository at this point in the history
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.21.2 to 3.21.3.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/protocolbuffers/protobuf/commit/b1eb1260fce7308081822413a0cba77365e7a6ab"><code>b1eb126</code></a> Updating version.json and repo version numbers to: 21.3</li>
<li><a href="https://github.com/protocolbuffers/protobuf/commit/00253761b2d5074cb56719c6e5b5fabcab010ad6"><code>0025376</code></a> Upgrade upb and update CHANGES.txt (<a href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/10286">#10286</a>)</li>
<li><a href="https://github.com/protocolbuffers/protobuf/commit/c8b4ef27a029831c00eaa3625ca8f37af01f847d"><code>c8b4ef2</code></a> [Bazel] Add back a filegroup for :well_known_protos (<a href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/10279">#10279</a>)</li>
<li><a href="https://github.com/protocolbuffers/protobuf/commit/f049e5f02960d3d8b7c4f49f35dca8880636b949"><code>f049e5f</code></a> Update version.json to: 21.3-dev (<a href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/10275">#10275</a>)</li>
<li><a href="https://github.com/protocolbuffers/protobuf/commit/c41512604a59dd8f38de9930f9ce4b9191a43560"><code>c415126</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/10273">#10273</a> from acozzette/cherrypicks</li>
<li><a href="https://github.com/protocolbuffers/protobuf/commit/d41d498b05576d896b93ba72f1a49e2dea3059dd"><code>d41d498</code></a> Update CHANGES.txt for the 21.3 release</li>
<li><a href="https://github.com/protocolbuffers/protobuf/commit/044c64937a381a94f86a1b9fc8b71291c69fb4db"><code>044c649</code></a> Upgrade upb to include another recent fix</li>
<li><a href="https://github.com/protocolbuffers/protobuf/commit/101b6199f33a396b5758057ca10b8f9c8d8e8855"><code>101b619</code></a> Fix <a href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/9947">#9947</a>: make the ABI identical between debug and non-debug builds</li>
<li><a href="https://github.com/protocolbuffers/protobuf/commit/2404ea48a09a1013f8421f457d6f9a4804486cc6"><code>2404ea4</code></a> Add header search paths to protobuf-c++ spec</li>
<li><a href="https://github.com/protocolbuffers/protobuf/commit/511c61263f4490fd2496cb5fc1449caa718b7754"><code>511c612</code></a> &quot;Fixed&quot; Visual Studio constinit errors both for clang-cl and msvc compilers u...</li>
<li>Additional commits viewable in <a href="https://github.com/protocolbuffers/protobuf/compare/v3.21.2...v3.21.3">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.protobuf:protobuf-java&package-manager=maven&previous-version=3.21.2&new-version=3.21.3)](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>

Fixes #1003

COPYBARA_INTEGRATE_REVIEW=#1003 from google:dependabot/maven/com.google.protobuf-protobuf-java-3.21.3 6c79e14
PiperOrigin-RevId: 462619526
  • Loading branch information
dependabot[bot] authored and Google Java Core Libraries committed Jul 22, 2022
1 parent 9bc4821 commit eb4be0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
-->
<guava.jre.version>31.1-jre</guava.jre.version>
<gwt.version>2.9.0</gwt.version>
<protobuf.version>3.21.2</protobuf.version>
<protobuf.version>3.21.3</protobuf.version>
<!-- Property for protobuf-lite protocArtifact, which isn't a "normal" Maven dep. -->
<!-- TODO(cpovirk): Use protobuf.version instead. But that requires finding the new way to request the Lite runtime. -->
<protobuf-lite.protoc.version>3.1.0</protobuf-lite.protoc.version>
Expand Down

0 comments on commit eb4be0a

Please sign in to comment.