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 aba1eb8401f Revert "chore(deps): Bump io.smallrye:smallrye-health from 
4.1.1 to 4.2.0 (#16961)"
aba1eb8401f is described below

commit aba1eb8401ff8ee30270cfda5ccb1c3dc016fdeb
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Wed Jan 29 14:57:28 2025 +0100

    Revert "chore(deps): Bump io.smallrye:smallrye-health from 4.1.1 to 4.2.0 
(#16961)"
    
    This reverts commit 976b336f1e4329991ef3072dfb51ccffbbee9ab1.
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index eea1cffc56f..0c00466cbf6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -448,7 +448,7 @@
         <slf4j-version>2.0.16</slf4j-version>
         <smack-version>4.3.5</smack-version>
         <smallrye-config-version>3.11.1</smallrye-config-version>
-        <smallrye-health-version>4.2.0</smallrye-health-version>
+        <smallrye-health-version>4.1.1</smallrye-health-version>
         
<smallrye-fault-tolerance-version>6.7.3</smallrye-fault-tolerance-version>
         <smbj-version>0.14.0</smbj-version>
         <smooks-version>2.2.0</smooks-version>

Reply via email to