Skip to content

Commit 95b3c61

Browse files
Bump junit from 4.12 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](junit-team/junit4@r4.12...r4.13.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7be8059 commit 95b3c61

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
@@ -67,7 +67,7 @@
6767
<version.common-lang3>3.7</version.common-lang3>
6868
<version.joni>2.1.31</version.joni>
6969
<version.logback>1.2.3</version.logback>
70-
<version.junit>4.12</version.junit>
70+
<version.junit>4.13.1</version.junit>
7171
<version.mockito>2.7.21</version.mockito>
7272
<version.hamcrest>1.3</version.hamcrest>
7373
<version.undertow>2.1.3.Final</version.undertow>

0 commit comments

Comments
 (0)