Skip to content

Commit

Permalink
Merge pull request #1 from marccarre/dependabot/maven/junit-junit-4.13.1
Browse files Browse the repository at this point in the history
Bump junit from 4.12 to 4.13.1
  • Loading branch information
marccarre committed Nov 1, 2020
2 parents cb87a88 + 80f9989 commit 35ccfb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<commons-cli-version>1.3.1</commons-cli-version>
<guava-version>29.0-jre</guava-version>
<woodstox-version>5.0.1</woodstox-version>
<junit-version>4.12</junit-version>
<junit-version>4.13.1</junit-version>

<maven-compiler-plugin-version>3.3</maven-compiler-plugin-version>
<maven-surefire-plugin-version>2.18.1</maven-surefire-plugin-version>
Expand Down

0 comments on commit 35ccfb0

Please sign in to comment.