This is an automated email from the ASF dual-hosted git repository.
apupier 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 328053f483d chore(deps): Bump
org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-api
328053f483d is described below
commit 328053f483de494e0b7ee759327bfa8e1f95015d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 22 06:50:09 2024 +0000
chore(deps): Bump
org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-api
Bumps
[org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-api](https://github.com/eclipse/microprofile-fault-tolerance)
from 4.0.2 to 4.1.
- [Release
notes](https://github.com/eclipse/microprofile-fault-tolerance/releases)
-
[Commits](https://github.com/eclipse/microprofile-fault-tolerance/compare/4.0.2...4.1)
---
updated-dependencies:
- dependency-name:
org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 36b2753ae9d..113d63045f1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -354,7 +354,7 @@
<micrometer-version>1.13.3</micrometer-version>
<micrometer-tracing-version>1.3.3</micrometer-tracing-version>
<microprofile-config-version>3.1</microprofile-config-version>
-
<microprofile-fault-tolerance-version>4.0.2</microprofile-fault-tolerance-version>
+
<microprofile-fault-tolerance-version>4.1</microprofile-fault-tolerance-version>
<milvus-client-version>2.4.3</milvus-client-version>
<mina-version>2.2.3</mina-version>
<minidns-version>0.3.4</minidns-version>