We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 19d544c + 8336640 commit dac89d1Copy full SHA for dac89d1
service/build.gradle
@@ -61,7 +61,7 @@ dependencies {
61
implementation 'org.springframework.boot:spring-boot-starter-logging'
62
63
// Infrastructure
64
- implementation 'software.amazon.awssdk:s3:2.34.0'
+ implementation 'software.amazon.awssdk:s3:2.35.10'
65
implementation ('com.azure:azure-storage-blob:12.31.3')
66
implementation 'org.apache.qpid:qpid-jms-client:2.9.0'
67
0 commit comments