Skip to content

Commit 2c06c00

Browse files
authored
Merge branch 'main' into code-optimization
2 parents fef8349 + d445883 commit 2c06c00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ dependencies {
6161
implementation 'org.springframework.boot:spring-boot-starter-logging'
6262

6363
// Infrastructure
64-
implementation 'software.amazon.awssdk:s3:2.33.9'
64+
implementation 'software.amazon.awssdk:s3:2.34.0'
6565
implementation ('com.azure:azure-storage-blob:12.30.0')
6666
implementation 'org.apache.qpid:qpid-jms-client:2.8.0'
6767

0 commit comments

Comments
 (0)