Skip to content

Commit 2a5d430

Browse files
renovate[bot]sschuberth
authored andcommitted
deps: update aws-java-sdk-v2 monorepo to v2.31.66
1 parent 5190f70 commit 2a5d430

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

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

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ postgres = "42.7.7"
5959
postgresEmbedded = "1.1.1"
6060
reflections = "0.10.2"
6161
retrofit = "3.0.0"
62-
s3 = "2.31.57"
62+
s3 = "2.31.66"
6363
saxonHe = "12.7"
6464
scanoss = "0.11.0"
6565
semver4j = "5.7.1"

0 commit comments

Comments
 (0)