Skip to content

Commit 3979c3a

Browse files
committed
Upgrade to JUnit 4.13.2.
See #1369
1 parent b6ae92f commit 3979c3a

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.7.1</junit5>
114114
<kotlin>1.4.21</kotlin>
115115
<kotlin-coroutines>1.4.2</kotlin-coroutines>

0 commit comments

Comments
 (0)