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 18cef0ce04b3 chore(deps): Bump com.ibm.watsonx:watsonx-ai from 0.30.1
to 0.40.0 (#25956)
18cef0ce04b3 is described below
commit 18cef0ce04b3538aa76f73cb2d1c162391bb7136
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 31 20:09:48 2026 +0200
chore(deps): Bump com.ibm.watsonx:watsonx-ai from 0.30.1 to 0.40.0 (#25956)
Bumps
[com.ibm.watsonx:watsonx-ai](https://github.com/IBM/watsonx-ai-java-sdk) from
0.30.1 to 0.40.0.
- [Release notes](https://github.com/IBM/watsonx-ai-java-sdk/releases)
-
[Commits](https://github.com/IBM/watsonx-ai-java-sdk/compare/0.30.1...0.40.0)
---
updated-dependencies:
- dependency-name: com.ibm.watsonx:watsonx-ai
dependency-version: 0.40.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 5b64eb187d7d..230ec4eb7c25 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -250,7 +250,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.30.1</ibm-watsonx-ai-sdk-version>
+ <ibm-watsonx-ai-sdk-version>0.40.0</ibm-watsonx-ai-sdk-version>
<ibm-watsonx-data-sdk-version>0.9.0</ibm-watsonx-data-sdk-version>
<ical4j-version>4.3.0</ical4j-version>
<icu4j-version>78.3</icu4j-version>