File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -31,8 +31,8 @@ com.fasterxml.jackson.core:jackson-core:2.11.3 (1 constraints: 87123221)
3131com.fasterxml.jackson.core:jackson-databind:2.11.3 (1 constraints: 3905353b)
3232com.netflix.nebula:nebula-test:10.0.0 (1 constraints: 3305273b)
3333junit:junit:4.13 (2 constraints: 0a1e0a4c)
34- net.bytebuddy:byte-buddy:1.11.3 (2 constraints: d41828da )
35- net.bytebuddy:byte-buddy-agent:1.11.3 (1 constraints: 400b38de )
34+ net.bytebuddy:byte-buddy:1.11.12 (2 constraints: 041916ed )
35+ net.bytebuddy:byte-buddy-agent:1.11.12 (1 constraints: 700ba6e9 )
3636org.apiguardian:apiguardian-api:1.1.0 (8 constraints: b5881018)
3737org.assertj:assertj-core:3.20.2 (2 constraints: 69174f47)
3838org.codehaus.groovy:groovy:3.0.6 (2 constraints: 1e1b476d)
@@ -48,7 +48,7 @@ org.junit.platform:junit-platform-engine:1.7.2 (4 constraints: 823c4ddb)
4848org.junit.platform:junit-platform-launcher:1.7.2 (2 constraints: 101b5c4a)
4949org.junit.platform:junit-platform-testkit:1.7.2 (1 constraints: 11097695)
5050org.junit.vintage:junit-vintage-engine:5.7.2 (1 constraints: 15098a95)
51- org.mockito:mockito-core:3.11.2 (1 constraints: 39053a3b )
51+ org.mockito:mockito-core:3.12.0 (1 constraints: 38053b3b )
5252org.objenesis:objenesis:3.2 (3 constraints: 6b2483ae)
5353org.opentest4j:opentest4j:1.2.0 (3 constraints: c53224a1)
5454org.ow2.asm:asm:9.0 (1 constraints: d70cef04)
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ com.netflix.nebula:nebula-dependency-recommender = 10.0.1
44org.assertj:* = 3.20.2
55org.immutables:value = 2.8.8
66org.junit:junit-bom = 5.7.2
7- org.mockito:mockito-core = 3.11.2
7+ org.mockito:mockito-core = 3.12.0
88com.netflix.nebula:nebula-test = 10.0.0
99
1010# Unnecessary once we have lock files
You can’t perform that action at this time.
0 commit comments