Skip to content

Commit a1dfcd3

Browse files
Bump junit from 4.13 to 4.13.1 (apache#52)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a9ee2c2 commit a1dfcd3

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
@@ -170,7 +170,7 @@
170170
<dependency>
171171
<groupId>junit</groupId>
172172
<artifactId>junit</artifactId>
173-
<version>4.13</version>
173+
<version>4.13.1</version>
174174
<scope>test</scope>
175175
</dependency>
176176
</dependencies>

0 commit comments

Comments
 (0)