Skip to content

Commit

Permalink
[chore] #51 보안 취약점 발견으로 implementation 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
ziiyouth committed Jan 12, 2024
1 parent 74852b3 commit 614b85f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ dependencies {
implementation('nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect')

// aws
implementation 'org.springframework.cloud:spring-cloud-starter-aws:2.2.6.RELEASE'
implementation 'io.awspring.cloud:spring-cloud-starter-aws:2.4.1'
}

tasks.named('test') {
Expand Down

0 comments on commit 614b85f

Please sign in to comment.