Skip to content

Commit 840aeec

Browse files
authored
test(deps): update dependency junit:junit to v4 (#323)
1 parent cc303c3 commit 840aeec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/install-without-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>junit</groupId>
3838
<artifactId>junit</artifactId>
39-
<version>2.0.1-SNAPSHOT</version>
39+
<version>4.13.1</version>
4040
<scope>test</scope>
4141
</dependency>
4242
<dependency>

0 commit comments

Comments
 (0)