Skip to content

Commit 5bea68f

Browse files
Bump junit from 4.11 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md) - [Commits](junit-team/junit4@r4.11...r4.13.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent f8dfce3 commit 5bea68f

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
@@ -44,7 +44,7 @@
4444
<wicket.version>6.15.0</wicket.version>
4545
<jetty9.version>9.4.26.v20200117</jetty9.version>
4646
<log4j.version>2.17.0</log4j.version>
47-
<junit.version>4.11</junit.version>
47+
<junit.version>4.13.1</junit.version>
4848
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4949
<!-- allowed values: R7, 1.0, 1.5, 2.0 or none -->
5050
<wtp.version>none</wtp.version>

0 commit comments

Comments
 (0)