Skip to content

Commit 8e0b118

Browse files
renovate[bot]sschuberth
authored andcommitted
deps: update aws-java-sdk-v2 monorepo to v2.34.7
1 parent ff40e0e commit 8e0b118

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.34.3" to
89+
"software.amazon.awssdk:apache-client:2.34.7" 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
@@ -57,7 +57,7 @@ postgres = "42.7.8"
5757
postgresEmbedded = "1.1.1"
5858
reflections = "0.10.2"
5959
retrofit = "3.0.0"
60-
s3 = "2.34.3"
60+
s3 = "2.34.7"
6161
saxonHe = "12.9"
6262
scanoss = "0.11.0"
6363
semver4j = "6.0.0"

0 commit comments

Comments
 (0)