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 a1b955eb5ea chore(deps): Bump io.smallrye.config:smallrye-config 
(#18151)
a1b955eb5ea is described below

commit a1b955eb5ea882b14d018ecc28556aa3827cef64
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 22 11:49:26 2025 +0200

    chore(deps): Bump io.smallrye.config:smallrye-config (#18151)
    
    Bumps 
[io.smallrye.config:smallrye-config](https://github.com/smallrye/smallrye-config)
 from 3.12.4 to 3.13.0.
    - [Release notes](https://github.com/smallrye/smallrye-config/releases)
    - 
[Commits](https://github.com/smallrye/smallrye-config/compare/3.12.4...3.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: io.smallrye.config:smallrye-config
      dependency-version: 3.13.0
      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 1a7c08a0476..c92f0abbc85 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -457,7 +457,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.4</smallrye-config-version>
+        <smallrye-config-version>3.13.0</smallrye-config-version>
         <smallrye-health-version>4.2.0</smallrye-health-version>
         
<smallrye-fault-tolerance-version>6.9.1</smallrye-fault-tolerance-version>
         <smbj-version>0.14.0</smbj-version>

Reply via email to