HADOOP-17769. Upgrade JUnit to 4.13.2. fixes TestBlockRecovery (#3130). Contributed by Ahmed Hussein.
Signed-off-by: Ayush Saxena <ayushsaxena@apache.org>
This commit is contained in:
parent
f78b6d47f9
commit
581f43dce1
@ -502,7 +502,7 @@ javax.xml.bind:jaxb-api:2.2.11
|
|||||||
Eclipse Public License 1.0
|
Eclipse Public License 1.0
|
||||||
--------------------------
|
--------------------------
|
||||||
|
|
||||||
junit:junit:4.12
|
junit:junit:4.13.2
|
||||||
|
|
||||||
|
|
||||||
HSQL License
|
HSQL License
|
||||||
|
@ -198,7 +198,7 @@
|
|||||||
<snakeyaml.version>1.26</snakeyaml.version>
|
<snakeyaml.version>1.26</snakeyaml.version>
|
||||||
<hbase.one.version>1.4.8</hbase.one.version>
|
<hbase.one.version>1.4.8</hbase.one.version>
|
||||||
<hbase.two.version>2.0.2</hbase.two.version>
|
<hbase.two.version>2.0.2</hbase.two.version>
|
||||||
<junit.version>4.13.1</junit.version>
|
<junit.version>4.13.2</junit.version>
|
||||||
<junit.jupiter.version>5.5.1</junit.jupiter.version>
|
<junit.jupiter.version>5.5.1</junit.jupiter.version>
|
||||||
<junit.vintage.version>5.5.1</junit.vintage.version>
|
<junit.vintage.version>5.5.1</junit.vintage.version>
|
||||||
<junit.platform.version>1.5.1</junit.platform.version>
|
<junit.platform.version>1.5.1</junit.platform.version>
|
||||||
|
Loading…
Reference in New Issue
Block a user