Skip to content

Commit b22c2e8

Browse files
committed
Upgrade to JUnit 4.13.2.
See #1353
1 parent b03c89b commit b22c2e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
<jodatime>2.10.10</jodatime>
110110
<jsonpath>2.4.0</jsonpath>
111111
<!-- Deprecated: Use junit-vintage-engine and JUnit 4 is included as transitive dependency -->
112-
<junit>4.13.1</junit>
112+
<junit>4.13.2</junit>
113113
<junit5>5.6.3</junit5>
114114
<kotlin>1.3.72</kotlin>
115115
<kotlin-coroutines>1.3.9</kotlin-coroutines>

0 commit comments

Comments
 (0)