Skip to content

Commit 87268bd

Browse files
renovate[bot]sschuberth
authored andcommitted
deps: update aws-java-sdk-v2 monorepo to v2.32.12
1 parent b92be44 commit 87268bd

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.32.7" to
89+
"software.amazon.awssdk:apache-client:2.32.12" 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
@@ -58,7 +58,7 @@ postgres = "42.7.7"
5858
postgresEmbedded = "1.1.1"
5959
reflections = "0.10.2"
6060
retrofit = "3.0.0"
61-
s3 = "2.32.6"
61+
s3 = "2.32.12"
6262
saxonHe = "12.8"
6363
scanoss = "0.11.0"
6464
semver4j = "6.0.0"

0 commit comments

Comments
 (0)