You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/07/26 10:08:37 UTC

[camel] branch ft created (now f11df7409b3)

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

davsclaus pushed a change to branch ft
in repository https://gitbox.apache.org/repos/asf/camel.git


      at f11df7409b3 Upgrade smallrey fault tolerance 6.2.6

This branch includes the following new commits:

     new f11df7409b3 Upgrade smallrey fault tolerance 6.2.6

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel] 01/01: Upgrade smallrey fault tolerance 6.2.6

Posted by da...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch ft
in repository https://gitbox.apache.org/repos/asf/camel.git

commit f11df7409b364c6e43e3eff01a0c00d2e96d5647
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Wed Jul 26 12:08:25 2023 +0200

    Upgrade smallrey fault tolerance 6.2.6
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 727a9588f61..472f57fe532 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -421,7 +421,7 @@
         <smack-version>4.3.5</smack-version>
         <smallrye-config-version>3.3.2</smallrye-config-version>
         <smallrye-health-version>4.0.2</smallrye-health-version>
-        <smallrye-fault-tolerance-version>6.2.4</smallrye-fault-tolerance-version>
+        <smallrye-fault-tolerance-version>6.2.6</smallrye-fault-tolerance-version>
         <snakeyaml-version>2.0</snakeyaml-version>
         <snakeyaml-engine-version>2.6</snakeyaml-engine-version>
         <snmp4j-version>3.7.7</snmp4j-version>