Skip to content

Commit 55f23de

Browse files
authored
Update pom.xml
1 parent d2426ac commit 55f23de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>junit</groupId>
2525
<artifactId>junit</artifactId>
26-
<version>4.11</version>
26+
<version>[4.13.1,)</version>
2727
<scope>test</scope>
2828
</dependency>
2929
<dependency>
@@ -109,4 +109,4 @@
109109
</plugin>
110110
</plugins>
111111
</build>
112-
</project>
112+
</project>

0 commit comments

Comments
 (0)