File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ spotless = "7.1.0"
9
9
smithy-gradle-plugins = " 1.3.0"
10
10
assertj = " 3.27.3"
11
11
jackson = " 2.19.1"
12
- netty = " 4.2.2 .Final"
12
+ netty = " 4.2.3 .Final"
13
13
dep-analysis = " 2.19.0"
14
- aws-sdk = " 2.31.77 "
14
+ aws-sdk = " 2.32.1 "
15
15
osdetector = " 1.7.3"
16
16
accp = " 2.4.1" # Amazon Corretto Crypto Provider
17
17
jreleaser = " 1.19.0"
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ val jclTestConfiguration: Configuration by configurations.creating {
25
25
}
26
26
27
27
// These are declared here instead of the version catalog because we don't want other modules to depend on them.
28
- val log4j2 = " 2.25.0 "
28
+ val log4j2 = " 2.25.1 "
29
29
val slf4j = " 2.0.17"
30
30
val logBack = " 1.5.18"
31
31
val jcl = " 1.3.5"
You can’t perform that action at this time.
0 commit comments