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 aeb3009307e chore(deps): Bump 
org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-api 
(#17427)
aeb3009307e is described below

commit aeb3009307e9a4839cdb6514dbfd3c265092e113
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 12 09:10:07 2025 +0100

    chore(deps): Bump 
org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-api 
(#17427)
    
    Bumps 
[org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-api](https://github.com/eclipse/microprofile-fault-tolerance)
 from 4.1.1 to 4.1.2.
    - [Release 
notes](https://github.com/eclipse/microprofile-fault-tolerance/releases)
    - 
[Commits](https://github.com/eclipse/microprofile-fault-tolerance/compare/4.1.1...4.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: 
org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-api
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 1b6ba5375e0..1d795143c93 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -367,7 +367,7 @@
         <micrometer-version>1.14.5</micrometer-version>
         <micrometer-tracing-version>1.4.4</micrometer-tracing-version>
         <microprofile-config-version>3.1</microprofile-config-version>
-        
<microprofile-fault-tolerance-version>4.1.1</microprofile-fault-tolerance-version>
+        
<microprofile-fault-tolerance-version>4.1.2</microprofile-fault-tolerance-version>
         <milvus-client-version>2.5.4</milvus-client-version>
         <mina-version>2.2.4</mina-version>
         <minidns-version>0.3.4</minidns-version>

Reply via email to