Skip to content

Commit

Permalink
Merge pull request #3 from uwburn/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
uwburn authored Apr 25, 2021
2 parents 99b9717 + 3391ff5 commit 1589a7c
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 @@ -20,7 +20,7 @@
<spring.version>5.0.4.RELEASE</spring.version>
<hibernate.version>5.2.14.Final</hibernate.version>
<jackson.version>2.11.0</jackson.version>
<junit.version>4.12</junit.version>
<junit.version>4.13.1</junit.version>
<hsqldb.version>2.4.0</hsqldb.version>
<c3p0.version>0.9.5.4</c3p0.version>
</properties>
Expand Down

0 comments on commit 1589a7c

Please sign in to comment.