This is an automated email from the ASF dual-hosted git repository.

acosentino 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 b5235df7496 Revert "chore(deps): Bump org.apache.thrift:libthrift from 
0.20.0 to 0.21.0 (…" (#15696)
b5235df7496 is described below

commit b5235df749690fabcf0b00c39c5b5123d2e14d8d
Author: Andrea Cosentino <[email protected]>
AuthorDate: Wed Sep 25 12:18:47 2024 +0200

    Revert "chore(deps): Bump org.apache.thrift:libthrift from 0.20.0 to 0.21.0 
(…" (#15696)
    
    This reverts commit 0e1ad730fc21600d3a331785ab941947c442263a.
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index a3eed9c0a74..0dea852f0ec 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -281,7 +281,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>6.0.1</jira-rest-client-api-version>
-        <libthrift-version>0.21.0</libthrift-version>
+        <libthrift-version>0.20.0</libthrift-version>
         <jodatime2-version>2.13.0</jodatime2-version>
         <jolokia-version>2.1.1</jolokia-version>
         <jolt-version>0.1.8</jolt-version>

Reply via email to