Skip to content

Commit

Permalink
Merge pull request #12 from teverett/dependabot/maven/junit-junit-4.13.2
Browse files Browse the repository at this point in the history
Bump junit from 4.13 to 4.13.2
  • Loading branch information
teverett authored Feb 15, 2021
2 parents c1f396f + 230d0b4 commit 59761e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion omf-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<packaging>pom</packaging>
<properties>
<guice.version>4.2.3</guice.version>
<junit.version>4.13</junit.version>
<junit.version>4.13.2</junit.version>
<jmock.version>2.12.0</jmock.version>
<mockito.version>1.10.19</mockito.version>
<slf4j.version>1.7.30</slf4j.version>
Expand Down

0 comments on commit 59761e9

Please sign in to comment.