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 fef8349 + d445883 commit 2c06c00Copy full SHA for 2c06c00
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.33.9'
+ implementation 'software.amazon.awssdk:s3:2.34.0'
65
implementation ('com.azure:azure-storage-blob:12.30.0')
66
implementation 'org.apache.qpid:qpid-jms-client:2.8.0'
67
0 commit comments