Skip to content

Commit

Permalink
Merge pull request #509 from graphhopper/dependabot/maven/junit-junit…
Browse files Browse the repository at this point in the history
…-4.13.1

Bump junit from 4.12 to 4.13.1
  • Loading branch information
oblonski authored Nov 21, 2020
2 parents efb2383 + aa88ddf commit 4929634
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 @@ -73,7 +73,7 @@
<properties>
<jdkVersion>1.8</jdkVersion>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<junit.version>4.12</junit.version>
<junit.version>4.13.1</junit.version>
<mockito.version>1.9.5</mockito.version>
<hamcrest.version>1.3</hamcrest.version>
<logger.version>1.7.21</logger.version>
Expand Down

0 comments on commit 4929634

Please sign in to comment.