Skip to content

Commit c6ddebc

Browse files
Bump junit in /surefire-its/src/test/resources/surefire-2065-junit4 (#611)
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. - [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.1) --- updated-dependencies: - dependency-name: junit:junit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ee5e81e commit c6ddebc

File tree

1 file changed

+1
-1
lines changed
  • surefire-its/src/test/resources/surefire-2065-junit4

1 file changed

+1
-1
lines changed

surefire-its/src/test/resources/surefire-2065-junit4/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3232
<maven.compiler.source>${java.specification.version}</maven.compiler.source>
3333
<maven.compiler.target>${java.specification.version}</maven.compiler.target>
34-
<junit4.version>4.12</junit4.version>
34+
<junit4.version>4.13.1</junit4.version>
3535
</properties>
3636

3737
<dependencies>

0 commit comments

Comments
 (0)