Skip to content

Commit 80a66c3

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] <support@github.com>
1 parent a0b30f7 commit 80a66c3

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
@@ -8,7 +8,7 @@
88
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
99
<maven.compiler.source>1.8</maven.compiler.source>
1010
<maven.compiler.target>1.8</maven.compiler.target>
11-
<junit.version>4.12</junit.version>
11+
<junit.version>4.13.1</junit.version>
1212
<log4j.version>1.3.17</log4j.version>
1313
</properties>
1414

0 commit comments

Comments
 (0)