Skip to content

Commit

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

Bump junit from 4.11 to 4.13.1
  • Loading branch information
trumpyla authored Feb 18, 2021
2 parents 5d7fe59 + b109fa6 commit 73f0d14
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 @@ -26,7 +26,7 @@
</modules>

<properties>
<junit.version>4.11</junit.version>
<junit.version>4.13.1</junit.version>
<slf4j.version>1.6.1</slf4j.version>
<log4j.version>1.2.14</log4j.version>
<easymock.version>3.1</easymock.version>
Expand Down

0 comments on commit 73f0d14

Please sign in to comment.