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 224502211f79 chore(deps): Bump com.ibm.watsonx:watsonx-ai from 0.17.0
to 0.18.0 (#21079)
224502211f79 is described below
commit 224502211f79ebe843cedfb805c0df210da80643
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 27 09:07:44 2026 +0100
chore(deps): Bump com.ibm.watsonx:watsonx-ai from 0.17.0 to 0.18.0 (#21079)
Bumps
[com.ibm.watsonx:watsonx-ai](https://github.com/IBM/watsonx-ai-java-sdk) from
0.17.0 to 0.18.0.
- [Release notes](https://github.com/IBM/watsonx-ai-java-sdk/releases)
-
[Commits](https://github.com/IBM/watsonx-ai-java-sdk/compare/0.17.0...0.18.0)
---
updated-dependencies:
- dependency-name: com.ibm.watsonx:watsonx-ai
dependency-version: 0.18.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 8ece03960126..442255b72450 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -253,7 +253,7 @@
<ibm-cos-sdk-version>2.15.0</ibm-cos-sdk-version>
<ibm-secrets-manager-version>2.0.22</ibm-secrets-manager-version>
<ibm-watson-sdk-version>16.2.0</ibm-watson-sdk-version>
- <ibm-watsonx-ai-sdk-version>0.17.0</ibm-watsonx-ai-sdk-version>
+ <ibm-watsonx-ai-sdk-version>0.18.0</ibm-watsonx-ai-sdk-version>
<ical4j-version>4.2.3</ical4j-version>
<icu4j-version>78.2</icu4j-version>
<iggy-version>0.6.0</iggy-version>