This is an automated email from the ASF dual-hosted git repository.
apupier 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 a5afd99e986e chore(deps): Bump com.ibm.watsonx:watsonx-ai from 0.20.0
to 0.21.0
a5afd99e986e is described below
commit a5afd99e986e59a5cb3229c4615ac7fb57fe1fa7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 5 12:13:42 2026 +0000
chore(deps): Bump com.ibm.watsonx:watsonx-ai from 0.20.0 to 0.21.0
Bumps
[com.ibm.watsonx:watsonx-ai](https://github.com/IBM/watsonx-ai-java-sdk) from
0.20.0 to 0.21.0.
- [Release notes](https://github.com/IBM/watsonx-ai-java-sdk/releases)
-
[Commits](https://github.com/IBM/watsonx-ai-java-sdk/compare/0.20.0...0.21.0)
---
updated-dependencies:
- dependency-name: com.ibm.watsonx:watsonx-ai
dependency-version: 0.21.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index d9be5cda98b0..22a65471d12e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -238,7 +238,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.20.0</ibm-watsonx-ai-sdk-version>
+ <ibm-watsonx-ai-sdk-version>0.21.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>