Skip to content

Commit f0208b6

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 48b4663 commit f0208b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<slf4j.version>1.8.0-beta4</slf4j.version>
6363
<log4j.version>2.16.0</log4j.version>
6464

65-
<junit.version>4.13</junit.version>
65+
<junit.version>4.13.1</junit.version>
6666
<spring-boot.version>2.2.1.RELEASE</spring-boot.version>
6767

6868
<!--

0 commit comments

Comments
 (0)