diff --git a/platform/build.gradle b/platform/build.gradle index ea480aed573..cf0d03a38b1 100644 --- a/platform/build.gradle +++ b/platform/build.gradle @@ -33,7 +33,7 @@ dependencies { // we define cloud bom here for GCP, Azure and AWS so they are aligned for all plugins that use them (secret, storage, oss and ee plugins) api platform('com.google.cloud:libraries-bom:26.53.0') api platform("com.azure:azure-sdk-bom:1.2.31") - api platform('software.amazon.awssdk:bom:2.30.11') + api platform('software.amazon.awssdk:bom:2.30.16') constraints {