Skip to content

Commit 3650a29

Browse files
Bump junit from 4.12 to 4.13.1 in /contrib
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] <support@github.com>
1 parent 588e7d8 commit 3650a29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<spring.version>4.2.0.RELEASE</spring.version>
6868

6969
<!-- Test Dependency Versions -->
70-
<junit.version>4.12</junit.version>
70+
<junit.version>4.13.1</junit.version>
7171
<assertj.version>3.6.2</assertj.version>
7272
<commons-lang.version>2.6</commons-lang.version>
7373
<awaitility.version>2.0.0</awaitility.version>

0 commit comments

Comments
 (0)