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 a44921e9e2d6 chore(deps): Bump io.smallrye.config:smallrye-config from
3.18.2 to 3.18.3 (#26480)
a44921e9e2d6 is described below
commit a44921e9e2d6610b2035ab278215702a4d642237
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 15 22:44:24 2026 +0200
chore(deps): Bump io.smallrye.config:smallrye-config from 3.18.2 to 3.18.3
(#26480)
chore(deps): Bump io.smallrye.config:smallrye-config
Bumps
[io.smallrye.config:smallrye-config](https://github.com/smallrye/smallrye-config)
from 3.18.2 to 3.18.3.
- [Release notes](https://github.com/smallrye/smallrye-config/releases)
-
[Commits](https://github.com/smallrye/smallrye-config/compare/3.18.2...3.18.3)
---
updated-dependencies:
- dependency-name: io.smallrye.config:smallrye-config
dependency-version: 3.18.3
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 b8f9ee730d5d..a53a4ded7a34 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -484,7 +484,7 @@
<slf4j-api-version>2.0.19</slf4j-api-version>
<slf4j-version>2.0.17</slf4j-version>
<smack-version>4.4.8</smack-version>
- <smallrye-config-version>3.18.2</smallrye-config-version>
+ <smallrye-config-version>3.18.3</smallrye-config-version>
<smallrye-health-version>4.3.0</smallrye-health-version>
<smallrye-fault-tolerance-version>6.11.2</smallrye-fault-tolerance-version>
<smbj-version>0.15.0</smbj-version>