Skip to content

Commit 9c8f5fe

Browse files
renovate[bot]sschuberth
authored andcommitted
deps: update aws-java-sdk-v2 monorepo to v2.44.5
1 parent 6c41864 commit 9c8f5fe

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
@@ -83,7 +83,7 @@ graalvmNative {
8383
listOf("^/META-INF/native-image/org.jline/.*"),
8484
// The contained "reflect-config.json" does not match the code of the AWS flavor of the Apache HTTP
8585
// client.
86-
"software.amazon.awssdk:apache-client:2.44.1" to
86+
"software.amazon.awssdk:apache-client:2.44.5" to
8787
listOf("^/META-INF/native-image/software.amazon.awssdk/apache-client/.*")
8888
)
8989
)

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.44.1"
62+
s3 = "2.44.5"
6363
saxonHe = "12.9"
6464
scanoss = "0.13.0"
6565
semver4j = "6.0.0"

0 commit comments

Comments
 (0)