This is an automated email from the ASF dual-hosted git repository. paulk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git
commit f2d40b6301d467231af89169742fbfeeb8a3789a Author: Paul King <[email protected]> AuthorDate: Sun Oct 25 12:06:18 2020 +1000 GROOVY-9793: Bump JUnit4 version to 4.13.1 (includes security fix) --- versions.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.properties b/versions.properties index 802bdc6..e1ec2e1 100644 --- a/versions.properties +++ b/versions.properties @@ -35,7 +35,7 @@ jmh=1.21 jmock = 1.2.0 jruby = 1.5.8 logback = 1.1.7 -junit = 4.13 +junit = 4.13.1 log4j = 1.2.17 log4j2 = 2.13.3 openbeans = 1.0
