Skip to content

Commit

Permalink
Bump com.google.protobuf:protobuf-java
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update in the / directory: [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf).


Updates `com.google.protobuf:protobuf-java` from 4.27.0 to 4.27.1
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 10, 2024
1 parent 95cbdff commit 7dabe26
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 @@ -30,7 +30,7 @@
-->
<guava.jre.version>33.2.1-jre</guava.jre.version>
<gwt.version>2.10.0</gwt.version>
<protobuf.version>4.27.0</protobuf.version>
<protobuf.version>4.27.1</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 7dabe26

Please sign in to comment.