Skip to content

Commit 6e0df85

Browse files
renovate[bot]fviernau
authored andcommitted
deps: update aws-java-sdk-v2 monorepo to v2.37.1
1 parent c06b7c3 commit 6e0df85

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
@@ -87,7 +87,7 @@ graalvmNative {
8787
listOf("^/META-INF/native-image/org.jline/.*"),
8888
// The contained "reflect-config.json" does not match the code of the AWS flavor of the Apache HTTP
8989
// client.
90-
"software.amazon.awssdk:apache-client:2.36.0" to
90+
"software.amazon.awssdk:apache-client:2.37.1" to
9191
listOf("^/META-INF/native-image/software.amazon.awssdk/apache-client/.*")
9292
)
9393
)

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.36.0"
60+
s3 = "2.37.1"
6161
saxonHe = "12.9"
6262
scanoss = "0.11.0"
6363
semver4j = "6.0.0"

0 commit comments

Comments
 (0)