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 @@ -36,7 +36,7 @@ org.immutables:value:2.8.8 (1 constraints: 14051536)
36
36
org.junit.jupiter:junit-jupiter-api:5.5.0 (4 constraints: 723497b4)
37
37
org.junit.platform:junit-platform-commons:1.5.0 (2 constraints: d320004a)
38
38
org.opentest4j:opentest4j:1.2.0 (2 constraints: cd205b49)
39
- org.slf4j:slf4j-api:1.7.30 (6 constraints: 42457bcf )
39
+ org.slf4j:slf4j-api:1.7.36 (6 constraints: 4e45fdd3 )
40
40
org.yaml:snakeyaml:1.33 (1 constraints: 6f17f827)
41
41
42
42
[Test dependencies]
@@ -77,7 +77,7 @@ org.mockito:mockito-core:3.9.0 (1 constraints: ec0bd6ee)
77
77
org.mockito:mockito-inline:3.9.0 (1 constraints: 0e051536)
78
78
org.objenesis:objenesis:3.2 (1 constraints: b10a13bd)
79
79
org.ow2.asm:asm:7.0 (2 constraints: 061aea08)
80
- org.slf4j:slf4j-simple:1.7.30 (1 constraints: 3d05433b )
80
+ org.slf4j:slf4j-simple:1.7.36 (1 constraints: 43054b3b )
81
81
org.xmlunit:xmlunit-core:2.6.2 (3 constraints: bd288e9d)
82
82
org.xmlunit:xmlunit-legacy:2.6.2 (1 constraints: 120ea03b)
83
83
org.xmlunit:xmlunit-placeholders:2.6.2 (1 constraints: 120ea03b)
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ junit:junit = 4.13
9
9
org.hamcrest:* = 2.1
10
10
org.immutables:* = 2.8.8
11
11
org.mockito:* = 3.9.0
12
- org.slf4j:* = 1.7.12
12
+ org.slf4j:* = 1.7.36
13
13
one.util:streamex = 0.7.2
14
14
org.assertj:assertj-core = 3.14.0
15
15
com.palantir.conjure:* = 4.16.1
You can’t perform that action at this time.
0 commit comments