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 c5ed281 + 8336640 commit b67a1deCopy full SHA for b67a1de
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