Skip to content

Commit

Permalink
Bump protobuf-java from 3.11.1 to 3.16.1 (#121)
Browse files Browse the repository at this point in the history
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.11.1 to 3.16.1.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py)
- [Commits](protocolbuffers/protobuf@v3.11.1...v3.16.1)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 29, 2022
1 parent 7f352c3 commit 5952240
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 @@ -53,7 +53,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<metrics.version>4.0.2</metrics.version>
<tdunning.tdigest.version>3.2</tdunning.tdigest.version>
<com.google.protobuf.version>3.11.1</com.google.protobuf.version>
<com.google.protobuf.version>3.16.1</com.google.protobuf.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 5952240

Please sign in to comment.