Skip to content

Commit 26e7e27

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

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.820</aws-java-sdk.version>
45-
<junit.version>4.12</junit.version>
45+
<junit.version>4.13</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)