Skip to content

Commit 43a58eb

Browse files
Bump junit from 4.13 to 4.13.1
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[bot] <[email protected]>
1 parent fb37eae commit 43a58eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<jackson.version>2.11.2</jackson.version>
5757

5858
<!-- Define which version of junit you'll be running -->
59-
<junit.version>4.13</junit.version>
59+
<junit.version>4.13.1</junit.version>
6060

6161
<!-- Specify which Checkstyle ruleset to use -->
6262
<checkstyle.ruleset>build/checkstyle-v1.5.xml</checkstyle.ruleset>

0 commit comments

Comments
 (0)