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 3b0f0ce13b46 chore(deps): Bump com.ibm.watsonx:watsonx-ai from 0.30.0
to 0.30.1 (#25538)
3b0f0ce13b46 is described below
commit 3b0f0ce13b46be6079dbbd03568340e74aaf23e9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 24 19:15:32 2026 +0200
chore(deps): Bump com.ibm.watsonx:watsonx-ai from 0.30.0 to 0.30.1 (#25538)
Bumps
[com.ibm.watsonx:watsonx-ai](https://github.com/IBM/watsonx-ai-java-sdk) from
0.30.0 to 0.30.1.
- [Release notes](https://github.com/IBM/watsonx-ai-java-sdk/releases)
-
[Commits](https://github.com/IBM/watsonx-ai-java-sdk/compare/0.30.0...0.30.1)
---
updated-dependencies:
- dependency-name: com.ibm.watsonx:watsonx-ai
dependency-version: 0.30.1
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 cd1aa9aefc27..fb70c307faad 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -247,7 +247,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.0</ibm-watsonx-ai-sdk-version>
+ <ibm-watsonx-ai-sdk-version>0.30.1</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>