Skip to content

Commit b22e330

Browse files
authored
Merge pull request #6 from valfirst/bump-junit-4-13-1
Bump JUnit from 4.12 to 4.13.1
2 parents 246760c + b7caaf8 commit b22e330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
<properties>
3838
<jackson.version>2.1.0</jackson.version>
39-
<junit.version>4.12</junit.version>
39+
<junit.version>4.13.1</junit.version>
4040
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4141
<maven.compiler.source>1.8</maven.compiler.source>
4242
<maven.compiler.target>1.8</maven.compiler.target>

0 commit comments

Comments
 (0)