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 9cbbfd1b169a chore(deps): Bump io.smallrye.config:smallrye-config
(#19432)
9cbbfd1b169a is described below
commit 9cbbfd1b169a42a817b13021b5f2bf3cb3146073
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 6 09:11:48 2025 +0200
chore(deps): Bump io.smallrye.config:smallrye-config (#19432)
Bumps
[io.smallrye.config:smallrye-config](https://github.com/smallrye/smallrye-config)
from 3.14.0 to 3.14.1.
- [Release notes](https://github.com/smallrye/smallrye-config/releases)
-
[Commits](https://github.com/smallrye/smallrye-config/compare/3.14.0...3.14.1)
---
updated-dependencies:
- dependency-name: io.smallrye.config:smallrye-config
dependency-version: 3.14.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
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 fe54a96041be..083c6155b5ee 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -467,7 +467,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.14.0</smallrye-config-version>
+ <smallrye-config-version>3.14.1</smallrye-config-version>
<smallrye-health-version>4.2.0</smallrye-health-version>
<smallrye-fault-tolerance-version>6.9.3</smallrye-fault-tolerance-version>
<smbj-version>0.14.0</smbj-version>