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:36:29 UTC

[camel] branch main updated: Upgrade smallrey fault tolerance 6.2.6 (#10831)

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 6e44204e985 Upgrade smallrey fault tolerance 6.2.6 (#10831)
6e44204e985 is described below

commit 6e44204e98545292ed78d16b35f1cd7276ad47e4
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Wed Jul 26 12:36:23 2023 +0200

    Upgrade smallrey fault tolerance 6.2.6 (#10831)
---
 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>