Skip to content

Commit 6ca27f9

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 c44231f commit 6ca27f9

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
@@ -271,7 +271,7 @@ under the License.
271271
<dependency>
272272
<groupId>junit</groupId>
273273
<artifactId>junit</artifactId>
274-
<version>4.11</version>
274+
<version>4.13.1</version>
275275
<scope>test</scope>
276276
</dependency>
277277
<dependency>

0 commit comments

Comments
 (0)