Skip to content

Commit

Permalink
build(deps): bump protobuf-java from 3.11.4 to 3.16.3
Browse files Browse the repository at this point in the history
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.11.4 to 3.16.3.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
- [Commits](protocolbuffers/protobuf@v3.11.4...v3.16.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 5, 2022
1 parent 068a9e0 commit b73478c
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 @@
<java-common-libs.version>4.4.1</java-common-libs.version>
<collections.version>4.4</collections.version>
<avro.version>1.7.7</avro.version>
<protobuf.version>3.11.4</protobuf.version>
<protobuf.version>3.16.3</protobuf.version>
<grpc.version>1.28.1</grpc.version>
<htsjdk.version>2.23.0</htsjdk.version>
<slf4j.version>1.7.32</slf4j.version>
Expand Down

0 comments on commit b73478c

Please sign in to comment.