Skip to content

Commit 4a7580d

Browse files
fix(deps): update dependency software.amazon.awssdk:bom to v2.19.29 (#5999)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [software.amazon.awssdk:bom](https://aws.amazon.com/sdkforjava) ([source](https://togithub.com/aws/aws-sdk-java-v2)) | `2.19.28` -> `2.19.29` | [![age](https://badges.renovateapi.com/packages/maven/software.amazon.awssdk:bom/2.19.29/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/software.amazon.awssdk:bom/2.19.29/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/software.amazon.awssdk:bom/2.19.29/compatibility-slim/2.19.28)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/software.amazon.awssdk:bom/2.19.29/confidence-slim/2.19.28)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>aws/aws-sdk-java-v2</summary> ### [`v2.19.29`](https://togithub.com/aws/aws-sdk-java-v2/blob/HEAD/CHANGELOG.md#&#8203;21929-2023-02-01) [Compare Source](https://togithub.com/aws/aws-sdk-java-v2/compare/2.19.28...2.19.29) #### **AWS Identity and Access Management** - ### Features - Documentation updates for AWS Identity and Access Management (IAM). #### **AWS MediaTailor** - ### Features - The AWS Elemental MediaTailor SDK for Channel Assembly has added support for program updates, and the ability to clip the end of VOD sources in programs. #### **AWS SDK for Java v2** - ### Features - EC2 Instance Metadata Client is now generally available - [https://github.com/aws/aws-sdk-java-v2/issues/61](https://togithub.com/aws/aws-sdk-java-v2/issues/61) - Updated endpoint and partition metadata. #### **Amazon DevOps Guru** - ### Features - This release adds filter support ListAnomalyForInsight API. #### **Amazon Forecast Service** - ### Features - This release will enable customer select INCREMENTAL as ImportModel in Forecast's CreateDatasetImportJob API. Verified latest SDK containing required attribute, following https://w.amazon.com/bin/view/AWS-Seer/Launch/Trebuchet/ #### **Amazon Simple Notification Service** - ### Features - Additional attributes added for set-topic-attributes. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/projectnessie/nessie). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMTkuMCIsInVwZGF0ZWRJblZlciI6IjM0LjExOS4wIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 62db245 commit 4a7580d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[versions]
44
agrone = "1.17.1"
55
antlr4 = "4.11.1"
6-
awssdk = "2.19.28"
6+
awssdk = "2.19.29"
77
bouncycastle = "1.70"
88
checkstyle = "10.7.0"
99
errorprone = "2.18.0"

0 commit comments

Comments
 (0)