Skip to content

Commit eb744b6

Browse files
Bump software.amazon.awssdk:bom from 2.17.287 to 2.17.292 (#234)
Bumps [software.amazon.awssdk:bom](https://github.com/aws/aws-sdk-java-v2) from 2.17.287 to 2.17.292. - [Release notes](https://github.com/aws/aws-sdk-java-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-java-v2@2.17.287...2.17.292) --- updated-dependencies: - dependency-name: software.amazon.awssdk:bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 38f685f commit eb744b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ val DEPENDENCY_BOMS = listOf(
4444
"org.junit:junit-bom:5.9.1",
4545
"org.springframework.boot:spring-boot-dependencies:2.7.4",
4646
"org.testcontainers:testcontainers-bom:1.17.5",
47-
"software.amazon.awssdk:bom:2.17.287"
47+
"software.amazon.awssdk:bom:2.17.292"
4848
)
4949

5050
val DEPENDENCY_SETS = listOf(

0 commit comments

Comments
 (0)