Compare commits

...
Author SHA1 Message Date
dependabot[bot] 6a4595775b Bump protobuf-java from 3.2.0 to 3.16.1 in /hbase11xsqlwriter
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.2.0 to 3.16.1.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.2.0...v3.16.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-07 22:37:18 +00:00
+1 -1
View File
@@ -18,7 +18,7 @@
<phoenix.version>4.11.0-HBase-1.1</phoenix.version>
<hadoop.version>2.7.1</hadoop.version>
<commons-codec.version>1.8</commons-codec.version>
<protobuf.version>3.2.0</protobuf.version>
<protobuf.version>3.16.1</protobuf.version>
<httpclient.version>4.4.1</httpclient.version>
</properties>