Skip to content

Commit 026316d

Browse files
chore(deps): bump software.amazon.awssdk:bom from 2.31.11 to 2.31.22
Bumps software.amazon.awssdk:bom from 2.31.11 to 2.31.22. --- updated-dependencies: - dependency-name: software.amazon.awssdk:bom dependency-version: 2.31.22 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 861859f commit 026316d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ dependencies {
7373
runtimeOnly("com.mysql:mysql-connector-j")
7474

7575
// AWS
76-
implementation(platform("software.amazon.awssdk:bom:2.31.11"))
76+
implementation(platform("software.amazon.awssdk:bom:2.31.22"))
7777
implementation("software.amazon.awssdk:s3")
7878

7979
implementation("org.springframework.boot:spring-boot-starter-actuator")

0 commit comments

Comments
 (0)