This is an automated email from the ASF dual-hosted git repository. acosentino 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 b8708ee89bd chore(deps): Bump io.smallrye.config:smallrye-config from 3.8.3 to 3.9.0 (#14931) b8708ee89bd is described below commit b8708ee89bdf6855a4a799e10ad1861337d796b6 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu Jul 25 09:46:04 2024 +0200 chore(deps): Bump io.smallrye.config:smallrye-config from 3.8.3 to 3.9.0 (#14931) Bumps [io.smallrye.config:smallrye-config](https://github.com/smallrye/smallrye-config) from 3.8.3 to 3.9.0. - [Release notes](https://github.com/smallrye/smallrye-config/releases) - [Commits](https://github.com/smallrye/smallrye-config/compare/3.8.3...3.9.0) --- updated-dependencies: - dependency-name: io.smallrye.config:smallrye-config 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 ef4f405eb80..13d6c039e05 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -435,7 +435,7 @@ <slf4j-api-version>2.0.13</slf4j-api-version> <slf4j-version>2.0.13</slf4j-version> <smack-version>4.3.5</smack-version> - <smallrye-config-version>3.8.3</smallrye-config-version> + <smallrye-config-version>3.9.0</smallrye-config-version> <smallrye-health-version>4.1.0</smallrye-health-version> <smallrye-fault-tolerance-version>6.4.0</smallrye-fault-tolerance-version> <smbj-version>0.13.0</smbj-version>