mirror of https://github.com/apache/lucene.git
LUCENE-9579 Update to JUnit 4.13.1 (#1981)
This commit is contained in:
parent
ab5671d367
commit
9805b125dc
|
@ -1 +0,0 @@
|
|||
2973d150c0dc1fefe998f834810d68f278ea58ec
|
|
@ -0,0 +1 @@
|
|||
cdd00374f1fee76b11e2a9d127405aa3f6be5b6a
|
|
@ -1 +0,0 @@
|
|||
2973d150c0dc1fefe998f834810d68f278ea58ec
|
|
@ -0,0 +1 @@
|
|||
cdd00374f1fee76b11e2a9d127405aa3f6be5b6a
|
|
@ -62,7 +62,7 @@ io.prometheus:simpleclient_common:0.2.0 (2 constraints: e8159ecb)
|
|||
io.prometheus:simpleclient_httpserver:0.2.0 (1 constraints: 0405f135)
|
||||
io.sgr:s2-geometry-library-java:1.0.0 (1 constraints: 0305f035)
|
||||
javax.servlet:javax.servlet-api:3.1.0 (3 constraints: 75209943)
|
||||
junit:junit:4.12 (1 constraints: db04ff30)
|
||||
junit:junit:4.13.1 (1 constraints: 3b05453b)
|
||||
net.arnx:jsonic:1.2.7 (2 constraints: db10d4d1)
|
||||
net.hydromatic:eigenbase-properties:1.1.5 (1 constraints: 0905f835)
|
||||
net.jcip:jcip-annotations:1.0 (1 constraints: 560ff165)
|
||||
|
|
|
@ -37,7 +37,7 @@ io.opentracing:*=0.33.0
|
|||
io.prometheus:*=0.2.0
|
||||
io.sgr:s2-geometry-library-java=1.0.0
|
||||
javax.servlet:javax.servlet-api=3.1.0
|
||||
junit:junit=4.12
|
||||
junit:junit=4.13.1
|
||||
net.arnx:jsonic=1.2.7
|
||||
net.bytebuddy:byte-buddy=1.9.3
|
||||
net.hydromatic:eigenbase-properties=1.1.5
|
||||
|
|
Loading…
Reference in New Issue