Skip to content

Commit 7b7e6de

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 eb6ac83 commit 7b7e6de

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
@@ -12,7 +12,7 @@
1212
<logback.version>1.0.13</logback.version>
1313
<jsp.version>2.2</jsp.version>
1414
<jstl.version>1.2</jstl.version>
15-
<junit.version>4.11</junit.version>
15+
<junit.version>4.13.1</junit.version>
1616
<springframework.version>4.2.4.RELEASE</springframework.version>
1717
<spring.jpa.data.version>1.11.23.RELEASE</spring.jpa.data.version>
1818
<hibernate.version>4.2.1.Final</hibernate.version>

0 commit comments

Comments
 (0)