Skip to content

Commit

Permalink
Merge pull request #89 from YANG-DB/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
YANG-DB authored Oct 6, 2023
2 parents a37b785 + 95032e5 commit a14e9d8
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 @@ -176,7 +176,7 @@

<json.io>4.10.1</json.io>
<!-- test -->
<junit.version>4.12</junit.version>
<junit.version>4.13.1</junit.version>
<easymock.version>3.2</easymock.version>
<rest-assured.version>3.0.1</rest-assured.version>
<mockito-core.version>3.12.4</mockito-core.version>
Expand Down

0 comments on commit a14e9d8

Please sign in to comment.