Skip to content

Commit a347dcc

Browse files
authored
Merge pull request #35 from jpush/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.11 to 4.13.1
2 parents c4c7365 + 7a99603 commit a347dcc

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
@@ -100,7 +100,7 @@
100100
<dependency>
101101
<groupId>junit</groupId>
102102
<artifactId>junit</artifactId>
103-
<version>4.11</version>
103+
<version>4.13.1</version>
104104
<scope>provided</scope>
105105
</dependency>
106106
</dependencies>

0 commit comments

Comments
 (0)