This is an automated email from the ASF dual-hosted git repository. elharo pushed a commit to branch junit in repository https://gitbox.apache.org/repos/asf/maven-reporting-exec.git
commit 9d4c30e7db25f89b6ad648f8997dea2328037311 Author: Elliotte Rusty Harold <[email protected]> AuthorDate: Thu Jun 11 08:19:45 2020 -0400 update junit --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 87560fc..92fa222 100644 --- a/pom.xml +++ b/pom.xml @@ -170,7 +170,7 @@ <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> - <version>4.8.2</version> + <version>4.13</version> <scope>test</scope> </dependency> <dependency>
