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

kwin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 96e3aa3  SLING-10027 update to JUnit 4.13.1
96e3aa3 is described below

commit 96e3aa372ae124d0ab982d9c3fe560766f2d5ede
Author: Konrad Windszus <[email protected]>
AuthorDate: Mon Dec 28 14:45:39 2020 +0100

    SLING-10027 update to JUnit 4.13.1
---
 sling-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sling-parent/pom.xml b/sling-parent/pom.xml
index 3d89a3c..70a46e9 100644
--- a/sling-parent/pom.xml
+++ b/sling-parent/pom.xml
@@ -1018,7 +1018,7 @@
             <dependency>
                 <groupId>junit</groupId>
                 <artifactId>junit</artifactId>
-                <version>4.12</version>
+                <version>4.13.1</version>
                 <scope>test</scope>
             </dependency>
             <dependency>

Reply via email to