Skip to content

Commit 4504f42

Browse files
authored
Merge pull request #1 from guyplusplus/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.11 to 4.13.1
2 parents 7a68561 + 88c1295 commit 4504f42

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
@@ -39,7 +39,7 @@
3939
<maven.compiler.source>1.7</maven.compiler.source>
4040
<maven.compiler.target>1.7</maven.compiler.target>
4141
<jdk.version>1.7</jdk.version>
42-
<junit.version>4.11</junit.version>
42+
<junit.version>4.13.1</junit.version>
4343
</properties>
4444

4545

0 commit comments

Comments
 (0)