Skip to content

Commit 416cdd5

Browse files
renovate[bot]sschuberth
authored andcommitted
deps: update aws-java-sdk-v2 monorepo to v2.42.2
1 parent 0ebaa36 commit 416cdd5

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
@@ -83,7 +83,7 @@ graalvmNative {
8383
listOf("^/META-INF/native-image/org.jline/.*"),
8484
// The contained "reflect-config.json" does not match the code of the AWS flavor of the Apache HTTP
8585
// client.
86-
"software.amazon.awssdk:apache-client:2.42.0" to
86+
"software.amazon.awssdk:apache-client:2.42.2" to
8787
listOf("^/META-INF/native-image/software.amazon.awssdk/apache-client/.*")
8888
)
8989
)

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ packageurl = "1.5.0"
5757
postgres = "42.7.10"
5858
reflections = "0.10.2"
5959
retrofit = "3.0.0"
60-
s3 = "2.42.0"
60+
s3 = "2.42.2"
6161
saxonHe = "12.9"
6262
scanoss = "0.12.1"
6363
semver4j = "6.0.0"

0 commit comments

Comments
 (0)