Skip to content

Commit dac89d1

Browse files
authored
Merge branch 'main' into dependabot/gradle/e2e-tests/org.junit-junit-bom-6.0.0
2 parents 19d544c + 8336640 commit dac89d1

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.34.0'
64+
implementation 'software.amazon.awssdk:s3:2.35.10'
6565
implementation ('com.azure:azure-storage-blob:12.31.3')
6666
implementation 'org.apache.qpid:qpid-jms-client:2.9.0'
6767

0 commit comments

Comments
 (0)