Skip to content
This repository was archived by the owner on Apr 15, 2023. It is now read-only.

Commit 4607352

Browse files
updated junit
1 parent 0f0edbb commit 4607352

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
@@ -209,7 +209,7 @@
209209
<dependency>
210210
<groupId>junit</groupId>
211211
<artifactId>junit</artifactId>
212-
<version>4.11</version>
212+
<version>[4.13.1,)</version>
213213
<scope>test</scope>
214214
</dependency>
215215
<dependency>

0 commit comments

Comments
 (0)