Skip to content

Commit c60cc9e

Browse files
Bump junit from 4.13 to 4.13.2 (#223)
Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.2. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.2.md) - [Commits](junit-team/junit4@r4.13...r4.13.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b43bb58 commit c60cc9e

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
@@ -42,7 +42,7 @@
4242

4343
<hibernate-validator.version>6.1.5.Final</hibernate-validator.version>
4444
<aws-java-sdk.version>1.11.838</aws-java-sdk.version>
45-
<junit.version>4.13</junit.version>
45+
<junit.version>4.13.2</junit.version>
4646
<mockito.version>2.23.0</mockito.version>
4747
<cdi.version>2.0</cdi.version>
4848
<slf4j-test.version>1.2.0</slf4j-test.version>

0 commit comments

Comments
 (0)