Skip to content

Commit e961e50

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 06ab7d9 commit e961e50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<dependency>
106106
<groupId>junit</groupId>
107107
<artifactId>junit</artifactId>
108-
<version>4.11</version>
108+
<version>4.13.1</version>
109109
<scope>test</scope>
110110
</dependency>
111111
<dependency>

0 commit comments

Comments
 (0)