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.
1 parent ff1cf6e commit ae66f13Copy full SHA for ae66f13
1 file changed
build.gradle
@@ -96,7 +96,7 @@ dependencies {
96
implementation "org.springdoc:springdoc-openapi-ui:$springDocVersion"
97
implementation 'org.postgresql:postgresql'
98
99
- implementation platform('software.amazon.awssdk:bom:2.17.223')
+ implementation platform('software.amazon.awssdk:bom:2.17.224')
100
implementation 'software.amazon.awssdk:s3'
101
implementation 'software.amazon.awssdk:ses'
102
0 commit comments