Skip to content

Commit 248d80b

Browse files
authored
HBASE-23664 Upgrade JUnit to 4.13 (#1010)
Signed-off-by: Sean Busbey <busbey@apache.org> Signed-off-by: Bharath Vissapragada <bharathv@apache.org> Signed-off-by: Jan Hentschel <janh@apache.org> Signed-off-by: Duo Zhang <zhangduo@apache.org> Signed-off-by: Viraj Jasani <vjasani@apache.org>
1 parent 6b940ae commit 248d80b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1289,7 +1289,7 @@
12891289
<jetty.jspapi.version>6.1.14</jetty.jspapi.version>
12901290
<jersey.version>1.9</jersey.version>
12911291
<jruby.version>1.6.8</jruby.version>
1292-
<junit.version>4.12</junit.version>
1292+
<junit.version>4.13</junit.version>
12931293
<hamcrest.version>1.3</hamcrest.version>
12941294
<htrace.version>3.1.0-incubating</htrace.version>
12951295
<log4j.version>1.2.17</log4j.version>

0 commit comments

Comments
 (0)