Skip to content

Commit 11a05ee

Browse files
authored
Merge pull request #5 from launchdarkly/eb/ch58848/aws-version-vulnerability
update to AWS SDK 2.10.32
2 parents f9410e3 + 6b7ed02 commit 11a05ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ libraries.internal = [
4444
// in the uberjar; the caller must provide them on the classpath at runtime.
4545
libraries.external = [
4646
"com.launchdarkly:launchdarkly-java-server-sdk:4.6.4",
47-
"software.amazon.awssdk:dynamodb:2.1.4",
47+
"software.amazon.awssdk:dynamodb:2.10.32",
4848
"org.slf4j:slf4j-api:1.7.21"
4949
]
5050

0 commit comments

Comments
 (0)