Skip to content

Commit 57fd90f

Browse files
renovate[bot]sschuberth
authored andcommitted
deps: update aws-java-sdk-v2 monorepo to v2.31.52
1 parent 3bbe2c0 commit 57fd90f

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.48" to
89+
"software.amazon.awssdk:apache-client:2.31.52" 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.5"
5959
postgresEmbedded = "1.1.1"
6060
reflections = "0.10.2"
6161
retrofit = "3.0.0"
62-
s3 = "2.31.48"
62+
s3 = "2.31.52"
6363
saxonHe = "12.7"
6464
scanoss = "0.10.1"
6565
semver4j = "5.7.0"

0 commit comments

Comments
 (0)