Bump libthrift from 0.15.0 to 0.17.0 (#11476)

Bumps [libthrift](https://github.com/apache/thrift) from 0.15.0 to 0.17.0.
- [Release notes](https://github.com/apache/thrift/releases)
- [Changelog](https://github.com/apache/thrift/blob/master/CHANGES.md)
- [Commits](https://github.com/apache/thrift/compare/v0.15.0...v0.17.0)

---
updated-dependencies:
- dependency-name: org.apache.thrift:libthrift
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-02-06 17:25:53 +08:00 committed by GitHub
parent 23a7bd967e
commit 7d7272b6bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@
<consul_client_version>1.5.3</consul_client_version>
<xmemcached_version>1.4.3</xmemcached_version>
<cxf_version>3.1.15</cxf_version>
<thrift_version>0.15.0</thrift_version>
<thrift_version>0.17.0</thrift_version>
<hessian_version>4.0.66</hessian_version>
<protobuf-java_version>3.19.6</protobuf-java_version>
<javax_annotation-api_version>1.3.2</javax_annotation-api_version>