Skip to content

Commit 8911e06

Browse files
[Security] Bump junit from 4.10 to 4.13.1 (#137)
Bumps [junit](https://github.com/junit-team/junit4) from 4.10 to 4.13.1. **This update includes a security fix.** - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.10.md) - [Commits](junit-team/junit4@r4.10...r4.13.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 61ea99e commit 8911e06

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
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>junit</groupId>
4343
<artifactId>junit</artifactId>
44-
<version>4.10</version>
44+
<version>4.13.1</version>
4545
<scope>test</scope>
4646
</dependency>
4747
<dependency>

0 commit comments

Comments
 (0)