]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
Bump junit from 4.1 to 4.13.1
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 12 Oct 2020 21:40:18 +0000 (21:40 +0000)
committerGitHub <noreply@github.com>
Mon, 12 Oct 2020 21:40:18 +0000 (21:40 +0000)
Bumps [junit](https://github.com/junit-team/junit4) from 4.1 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.10.md)
- [Commits](https://github.com/junit-team/junit4/commits/r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index f99508019c94e91a248bd68f4627655ae18176d6..84d806fdbcb83912ea8feae6eaf9e07ed51be3db 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                        <dependency>
                                <groupId>junit</groupId>
                                <artifactId>junit</artifactId>
-                               <version>4.1</version>
+                               <version>4.13.1</version>
                                <scope>test</scope>
                        </dependency>
                        <dependency>