Skip to content

Commit

Permalink
Bump junit from 4.13 to 4.13.1 (#696)
Browse files Browse the repository at this point in the history
Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](junit-team/junit4@r4.13...r4.13.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Oct 13, 2020
1 parent d138804 commit 7499cd9
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 @@ -29,7 +29,7 @@
<java.version>1.8</java.version>
<axis2.version>1.6.4</axis2.version>
<slf4j.version>1.7.30</slf4j.version>
<junit.version>4.13</junit.version>
<junit.version>4.13.1</junit.version>
<commons-lang3.version>3.11</commons-lang3.version>
<simple-xml.version>2.7.1</simple-xml.version>
</properties>
Expand Down

0 comments on commit 7499cd9

Please sign in to comment.