Skip to content
This repository was archived by the owner on Jul 31, 2022. It is now read-only.

Commit b568d23

Browse files
Bump junit from 4.13 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.13 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.13...r4.13.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 24c040f commit b568d23

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
@@ -185,7 +185,7 @@
185185
<dependency>
186186
<groupId>junit</groupId>
187187
<artifactId>junit</artifactId>
188-
<version>4.13</version>
188+
<version>4.13.1</version>
189189
<scope>test</scope>
190190
</dependency>
191191
</dependencies>

0 commit comments

Comments
 (0)