mirror of
https://github.com/kestra-io/kestra.git
synced 2025-12-19 18:05:41 -05:00
build(deps): bump software.amazon.awssdk:bom from 2.38.9 to 2.39.4
Bumps software.amazon.awssdk:bom from 2.38.9 to 2.39.4. --- updated-dependencies: - dependency-name: software.amazon.awssdk:bom dependency-version: 2.39.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Loïc Mathieu
parent
2c46bc0c39
commit
0a62957f05
@@ -35,7 +35,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.72.0')
|
||||
api platform("com.azure:azure-sdk-bom:1.3.2")
|
||||
api platform('software.amazon.awssdk:bom:2.38.9')
|
||||
api platform('software.amazon.awssdk:bom:2.39.4')
|
||||
api platform("dev.langchain4j:langchain4j-bom:$langchain4jVersion")
|
||||
api platform("dev.langchain4j:langchain4j-community-bom:$langchain4jCommunityVersion")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user