Skip to content

Commit 10ef3f3

Browse files
deps: update aws-java-sdk-v2 monorepo to v2.46.3
1 parent b1b82c2 commit 10ef3f3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

buildSrc/src/main/kotlin/ort-application-conventions.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ graalvmNative {
8787
listOf("^/META-INF/native-image/org.jline/.*"),
8888
// The contained "reflect-config.json" does not match the code of the AWS flavor of the Apache HTTP
8989
// client.
90-
"software.amazon.awssdk:apache-client:2.46.0" to
90+
"software.amazon.awssdk:apache-client:2.46.3" to
9191
listOf("^/META-INF/native-image/software.amazon.awssdk/apache-client/.*")
9292
)
9393
)

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ packageurl = "1.5.0"
5959
postgres = "42.7.11"
6060
reflections = "0.10.2"
6161
retrofit = "3.0.0"
62-
s3 = "2.46.0"
62+
s3 = "2.46.3"
6363
saxonHe = "13.0"
6464
scanoss = "0.13.0"
6565
semver4j = "6.0.0"

0 commit comments

Comments
 (0)