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 0232bf0750f chore(deps): Bump io.smallrye.config:smallrye-config (#17602) 0232bf0750f is described below commit 0232bf0750f677035e6150559515a2f3c8d746b5 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Sun Mar 30 09:39:40 2025 +0700 chore(deps): Bump io.smallrye.config:smallrye-config (#17602) Bumps [io.smallrye.config:smallrye-config](https://github.com/smallrye/smallrye-config) from 3.12.3 to 3.12.4. - [Release notes](https://github.com/smallrye/smallrye-config/releases) - [Commits](https://github.com/smallrye/smallrye-config/compare/3.12.3...3.12.4) --- updated-dependencies: - dependency-name: io.smallrye.config:smallrye-config dependency-type: direct:production update-type: version-update:semver-patch ... 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 00438f38c11..f7b19b162b2 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -455,7 +455,7 @@ <slf4j-api-version>2.0.17</slf4j-api-version> <slf4j-version>2.0.17</slf4j-version> <smack-version>4.3.5</smack-version> - <smallrye-config-version>3.12.3</smallrye-config-version> + <smallrye-config-version>3.12.4</smallrye-config-version> <smallrye-health-version>4.2.0</smallrye-health-version> <smallrye-fault-tolerance-version>6.9.0</smallrye-fault-tolerance-version> <smbj-version>0.14.0</smbj-version>