Skip to content

Commit fe50797

Browse files
renovate[bot]sschuberth
authored andcommitted
deps: update aws-java-sdk-v2 monorepo to v2.41.27
1 parent c0ca15c commit fe50797

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
@@ -77,7 +77,7 @@ graalvmNative {
7777
listOf("^/META-INF/native-image/org.jline/.*"),
7878
// The contained "reflect-config.json" does not match the code of the AWS flavor of the Apache HTTP
7979
// client.
80-
"software.amazon.awssdk:apache-client:2.41.12" to
80+
"software.amazon.awssdk:apache-client:2.41.27" to
8181
listOf("^/META-INF/native-image/software.amazon.awssdk/apache-client/.*")
8282
)
8383
)

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.10"
5757
postgresEmbedded = "1.1.1"
5858
reflections = "0.10.2"
5959
retrofit = "3.0.0"
60-
s3 = "2.41.12"
60+
s3 = "2.41.27"
6161
saxonHe = "12.9"
6262
scanoss = "0.12.1"
6363
semver4j = "6.0.0"

0 commit comments

Comments
 (0)