Skip to content

Commit 90c20f7

Browse files
build(deps): bump software.amazon.awssdk:bom from 2.42.5 to 2.42.10
Bumps software.amazon.awssdk:bom from 2.42.5 to 2.42.10. --- updated-dependencies: - dependency-name: software.amazon.awssdk:bom dependency-version: 2.42.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 072282a commit 90c20f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies {
3737
// 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)
3838
api platform('com.google.cloud:libraries-bom:26.76.0')
3939
api platform("com.azure:azure-sdk-bom:1.3.5")
40-
api platform('software.amazon.awssdk:bom:2.42.5')
40+
api platform('software.amazon.awssdk:bom:2.42.10')
4141
api platform("dev.langchain4j:langchain4j-bom:$langchain4jVersion")
4242
api platform("dev.langchain4j:langchain4j-community-bom:$langchain4jCommunityVersion")
4343

0 commit comments

Comments
 (0)