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 aa2f11e23859 chore(deps): Bump com.ibm.watsonx:watsonx-ai from 0.19.0
to 0.20.0 (#22484)
aa2f11e23859 is described below
commit aa2f11e2385904543e098bb2abe3759d7c4f621e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 9 09:21:37 2026 +0200
chore(deps): Bump com.ibm.watsonx:watsonx-ai from 0.19.0 to 0.20.0 (#22484)
Bumps
[com.ibm.watsonx:watsonx-ai](https://github.com/IBM/watsonx-ai-java-sdk) from
0.19.0 to 0.20.0.
- [Release notes](https://github.com/IBM/watsonx-ai-java-sdk/releases)
-
[Commits](https://github.com/IBM/watsonx-ai-java-sdk/compare/0.19.0...0.20.0)
---
updated-dependencies:
- dependency-name: com.ibm.watsonx:watsonx-ai
dependency-version: 0.20.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 1d8d0e7bcae8..d36d60e84402 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -266,7 +266,7 @@
<ibm-cos-sdk-version>2.15.1</ibm-cos-sdk-version>
<ibm-secrets-manager-version>2.0.28</ibm-secrets-manager-version>
<ibm-watson-sdk-version>16.2.0</ibm-watson-sdk-version>
- <ibm-watsonx-ai-sdk-version>0.19.0</ibm-watsonx-ai-sdk-version>
+ <ibm-watsonx-ai-sdk-version>0.20.0</ibm-watsonx-ai-sdk-version>
<ibm-watsonx-data-sdk-version>0.9.0</ibm-watsonx-data-sdk-version>
<ical4j-version>4.2.5</ical4j-version>
<icu4j-version>78.3</icu4j-version>