Skip to content

Commit 76f02a1

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

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
@@ -109,7 +109,7 @@
109109
<dependency>
110110
<groupId>junit</groupId>
111111
<artifactId>junit</artifactId>
112-
<version>4.7</version>
112+
<version>4.13.1</version>
113113
</dependency>
114114

115115
<dependency>

0 commit comments

Comments
 (0)