Upgrade to JUnit 4.13.2.

See #1353
This commit is contained in:
Mark Paluch
2021-02-15 09:11:19 +01:00
parent b03c89b637
commit b22c2e81a9

View File

@@ -109,7 +109,7 @@
<jodatime>2.10.10</jodatime>
<jsonpath>2.4.0</jsonpath>
<!-- Deprecated: Use junit-vintage-engine and JUnit 4 is included as transitive dependency -->
<junit>4.13.1</junit>
<junit>4.13.2</junit>
<junit5>5.6.3</junit5>
<kotlin>1.3.72</kotlin>
<kotlin-coroutines>1.3.9</kotlin-coroutines>