Skip to content

Commit

Permalink
Merge pull request #46 from j256/dependabot/maven/junit-junit-4.13.1
Browse files Browse the repository at this point in the history
Bump junit from 4.8.1 to 4.13.1
  • Loading branch information
j256 authored Oct 14, 2020
2 parents 3fbbe84 + 98ac1e6 commit a8e15de
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 @@ -37,7 +37,7 @@
<persistence-api-version>1.0</persistence-api-version>
<easymock-version>3.4</easymock-version>
<h2-version>1.2.128</h2-version>
<junit-version>4.8.1</junit-version>
<junit-version>4.13.1</junit-version>
<joda-time-version>1.5</joda-time-version>
<ormlite-version>${project.version}</ormlite-version>
<commons-logging-version>1.1.1</commons-logging-version>
Expand Down

0 comments on commit a8e15de

Please sign in to comment.