Skip to content

Commit

Permalink
Merge pull request #8 from ivanfmartinez/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
ivanfmartinez authored Oct 13, 2020
2 parents 3fc1828 + fb3af53 commit b266215
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 @@ -12,7 +12,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<slf4j.version>1.7.26</slf4j.version>
<junit.version>4.12</junit.version>
<junit.version>4.13.1</junit.version>
<velocity.version>1.7</velocity.version>
<maven-compiler-plugin.version>3.5.1</maven-compiler-plugin.version>
<paho-mqttv3.version>1.2.1</paho-mqttv3.version>
Expand Down

0 comments on commit b266215

Please sign in to comment.