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 976b336f1e4 chore(deps): Bump io.smallrye:smallrye-health from 4.1.1 to 4.2.0 (#16961) 976b336f1e4 is described below commit 976b336f1e4329991ef3072dfb51ccffbbee9ab1 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Wed Jan 29 14:54:31 2025 +0100 chore(deps): Bump io.smallrye:smallrye-health from 4.1.1 to 4.2.0 (#16961) Bumps [io.smallrye:smallrye-health](https://github.com/smallrye/smallrye-health) from 4.1.1 to 4.2.0. - [Release notes](https://github.com/smallrye/smallrye-health/releases) - [Commits](https://github.com/smallrye/smallrye-health/compare/4.1.1...4.2.0) --- updated-dependencies: - dependency-name: io.smallrye:smallrye-health dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> 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 0c00466cbf6..eea1cffc56f 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.1.1</smallrye-health-version> + <smallrye-health-version>4.2.0</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>