Skip to content

Commit 43794cb

Browse files
chore(deps): bump the aws-sdk group with 2 updates
Bumps the aws-sdk group with 2 updates: software.amazon.awssdk:bom and [aws.sdk.kotlin:s3-jvm](https://github.com/aws/aws-sdk-kotlin). Updates `software.amazon.awssdk:bom` from 2.41.23 to 2.41.34 Updates `aws.sdk.kotlin:s3-jvm` from 1.6.11 to 1.6.22 - [Release notes](https://github.com/aws/aws-sdk-kotlin/releases) - [Changelog](https://github.com/aws/aws-sdk-kotlin/blob/main/CHANGELOG.md) - [Commits](aws/aws-sdk-kotlin@v1.6.11...v1.6.22) --- updated-dependencies: - dependency-name: software.amazon.awssdk:bom dependency-version: 2.41.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-sdk - dependency-name: aws.sdk.kotlin:s3-jvm dependency-version: 1.6.22 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: aws-sdk ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f75a30a commit 43794cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,9 @@
7777

7878
<properties>
7979

80-
<aws-kotlin.version>1.6.11</aws-kotlin.version>
80+
<aws-kotlin.version>1.6.25</aws-kotlin.version>
8181

82-
<aws-v2.version>2.41.23</aws-v2.version>
82+
<aws-v2.version>2.42.1</aws-v2.version>
8383

8484
<checkstyle.version>13.2.0</checkstyle.version>
8585

0 commit comments

Comments
 (0)