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 380dac8302b6 chore(deps): Bump com.ibm.cos:ibm-cos-java-sdk from
2.14.3 to 2.15.0 (#20708)
380dac8302b6 is described below
commit 380dac8302b6561133f0cda90256833af52e7cf9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 8 07:18:43 2026 +0100
chore(deps): Bump com.ibm.cos:ibm-cos-java-sdk from 2.14.3 to 2.15.0
(#20708)
Bumps
[com.ibm.cos:ibm-cos-java-sdk](https://github.com/ibm/ibm-cos-sdk-java) from
2.14.3 to 2.15.0.
- [Release notes](https://github.com/ibm/ibm-cos-sdk-java/releases)
-
[Changelog](https://github.com/IBM/ibm-cos-sdk-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ibm/ibm-cos-sdk-java/commits)
---
updated-dependencies:
- dependency-name: com.ibm.cos:ibm-cos-java-sdk
dependency-version: 2.15.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 bfa7c174239a..b1e90d91da81 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -250,7 +250,7 @@
<httpasyncclient-version>4.1.5</httpasyncclient-version>
<huaweicloud-obs-version>3.25.10</huaweicloud-obs-version>
<huaweicloud-sdk-version>3.1.180</huaweicloud-sdk-version>
- <ibm-cos-sdk-version>2.14.3</ibm-cos-sdk-version>
+ <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.1.0</ibm-watson-sdk-version>
<ical4j-version>4.2.3</ical4j-version>