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:38 UTC

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

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>