This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a commit to branch 3.2
in repository https://gitbox.apache.org/repos/asf/dubbo.git
The following commit(s) were added to refs/heads/3.2 by this push:
new 77a4e16ec3 Bump libthrift from 0.17.0 to 0.18.0 (#11614)
77a4e16ec3 is described below
commit 77a4e16ec37e083fce024b1bf33a919cd05c3635
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 22 19:54:49 2023 +0800
Bump libthrift from 0.17.0 to 0.18.0 (#11614)
Bumps [libthrift](https://github.com/apache/thrift) from 0.17.0 to 0.18.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.17.0...v0.18.0)
---
updated-dependencies:
- dependency-name: org.apache.thrift:libthrift
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
dubbo-dependencies-bom/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dubbo-dependencies-bom/pom.xml b/dubbo-dependencies-bom/pom.xml
index 77a7a24d9f..db9034f794 100644
--- a/dubbo-dependencies-bom/pom.xml
+++ b/dubbo-dependencies-bom/pom.xml
@@ -112,7 +112,7 @@
<consul_client_version>1.5.3</consul_client_version>
<xmemcached_version>1.4.3</xmemcached_version>
<cxf_version>3.5.5</cxf_version>
- <thrift_version>0.17.0</thrift_version>
+ <thrift_version>0.18.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>