Skip to content

Commit 58b95cf

Browse files
committed
chore: aws sdk 업데이트
1 parent 01929e4 commit 58b95cf

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
@@ -47,7 +47,7 @@ dependencies {
4747

4848
implementation("org.thymeleaf.extras:thymeleaf-extras-springsecurity6")
4949

50-
implementation("org.springframework.cloud:spring-cloud-starter-aws:2.2.6.RELEASE")
50+
implementation("io.awspring.cloud:spring-cloud-starter-aws:2.4.4")
5151
implementation("javax.xml.bind:jaxb-api:2.3.1")
5252
implementation("org.apache.tika:tika-core:2.9.2")
5353
implementation("org.apache.tika:tika-parsers-standard-package:2.9.2")

0 commit comments

Comments
 (0)