Skip to content

Commit

Permalink
build(deps): bump protobuf-java
Browse files Browse the repository at this point in the history
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 2.5.0 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@v2.5.0...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 f6caf98 commit 36ebcf5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<java.version>1.8</java.version>
<scala.version>2.11</scala.version>
<!-- HBase-1.2.5 dependencies -->
<protobuf.version>2.5.0</protobuf.version>
<protobuf.version>3.16.3</protobuf.version>
<guava.version>12.0.1</guava.version>
<hadoop.version>2.7.2</hadoop.version>
<hbase-hadoop2.version>1.4.14</hbase-hadoop2.version>
Expand Down

0 comments on commit 36ebcf5

Please sign in to comment.