This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch groovy-3.0.6
in repository https://gitbox.apache.org/repos/asf/maven-artifact-transfer.git

commit 7f8251e01a7169232df6c1ad9b8d0d2b0ce3495a
Author: Sylwester Lachiewicz <slachiew...@apache.org>
AuthorDate: Wed Nov 25 23:41:54 2020 +0100

    Bump junit from 4.13 to 4.13.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index be1ca14..19196ef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -239,7 +239,7 @@
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
-      <version>4.13</version>
+      <version>4.13.1</version>
       <scope>test</scope>
     </dependency>
 

Reply via email to