Skip to content

Commit 0337b58

Browse files
dependabot[bot]Google Java Core Libraries
authored and
Google Java Core Libraries
committed
Bump com.google.protobuf:protobuf-java from 4.31.0 to 4.31.1 in the dependencies group
Bumps the dependencies group with 1 update: [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf). Updates `com.google.protobuf:protobuf-java` from 4.31.0 to 4.31.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/protocolbuffers/protobuf/commit/74211c0dfc2777318ab53c2cd2c317a2ef9012de"><code>74211c0</code></a> Updating version.json and repo version numbers to: 31.1</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/63fa9ab1724cb0184023edd5c4423b65f21dc309"><code>63fa9ab</code></a> Merge pull request <a href="https://redirect.github.com/protocolbuffers/protobuf/issues/21978">#21978</a> from shaod2/31.1-cp</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/bec5b5a39db05e81415284816cb3785f58ad2d06"><code>bec5b5a</code></a> Add missing <code>copts</code> attribute (<a href="https://redirect.github.com/protocolbuffers/protobuf/issues/21982">#21982</a>)</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/96a9ef65f56fbbdb4d6160574fc2e7ba27b6e07a"><code>96a9ef6</code></a> Fix cmake staleness test</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/3419598d4252ac82ef23d80881488283378113c5"><code>3419598</code></a> Support allowing late injection of language feature set defaults from Feature...</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/0fe099acdea70edd98179e2be2b72f97fba2659e"><code>0fe099a</code></a> python pyi print &quot;import datetime&quot; for Duration/Timestamp field (<a href="https://redirect.github.com/protocolbuffers/protobuf/issues/21885">#21885</a>)</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/f156008357c52cd1846d01acb3bc7b831e253d4d"><code>f156008</code></a> Merge pull request <a href="https://redirect.github.com/protocolbuffers/protobuf/issues/21861">#21861</a> from shaod2/py-cp-31</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/a3921fb6d17a2acef96a40d39d8cb29ff8c0db3b"><code>a3921fb</code></a> Add recursion depth limits to pure python</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/ac94456f51a59beef7dfc7cf2f6700107ab47aa9"><code>ac94456</code></a> Merge pull request <a href="https://redirect.github.com/protocolbuffers/protobuf/issues/21744">#21744</a> from protocolbuffers/31.x-202505141617</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/f27599554b596054a020ff6d106063da33970556"><code>f275995</code></a> Updating version.json and repo version numbers to: 31.1-dev</li> <li>See full diff in <a href="https://github.com/protocolbuffers/protobuf/compare/v4.31.0...v4.31.1">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=4.31.0&new-version=4.31.1)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Fixes #1453 COPYBARA_INTEGRATE_REVIEW=#1453 from google:dependabot/maven/dependencies-6761bc8217 6babae0 PiperOrigin-RevId: 766159685
1 parent 9a33dd4 commit 0337b58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
-->
3131
<guava.jre.version>33.4.3-jre</guava.jre.version>
3232
<gwt.version>2.11.0</gwt.version>
33-
<protobuf.version>4.31.0</protobuf.version>
33+
<protobuf.version>4.31.1</protobuf.version>
3434
<!-- Property for protobuf-lite protocArtifact, which isn't a "normal" Maven dep. -->
3535
<!-- TODO(cpovirk): Use protobuf.version instead. But that requires finding the new way to request the Lite runtime. -->
3636
<protobuf-lite.protoc.version>3.1.0</protobuf-lite.protoc.version>

0 commit comments

Comments
 (0)