This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new dc8e3b578fe Bump org.apache.thrift:libthrift from 0.19.0 to 0.20.0
(#13644)
dc8e3b578fe is described below
commit dc8e3b578fea9801a2897372b558cfb44cba5a9f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 28 08:57:30 2024 +0100
Bump org.apache.thrift:libthrift from 0.19.0 to 0.20.0 (#13644)
Bumps [org.apache.thrift:libthrift](https://github.com/apache/thrift) from
0.19.0 to 0.20.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.19.0...v0.20.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>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index e2752e5d2f8..0acac1a23ed 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -275,7 +275,7 @@
<jgroups-raft-leveldbjni-version>1.8</jgroups-raft-leveldbjni-version>
<jgroups-raft-mapdb-version>1.0.8</jgroups-raft-mapdb-version>
<jira-rest-client-api-version>5.2.7</jira-rest-client-api-version>
- <libthrift-version>0.19.0</libthrift-version>
+ <libthrift-version>0.20.0</libthrift-version>
<jodatime2-version>2.12.7</jodatime2-version>
<jolokia-version>2.0.2</jolokia-version>
<jolt-version>0.1.8</jolt-version>