You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ra...@apache.org on 2020/04/14 12:21:44 UTC

[sling-org-apache-sling-scripting-bundle-tracker-it] branch master updated: trivial: updated junit bundles - SLING-9367

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

radu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-bundle-tracker-it.git


The following commit(s) were added to refs/heads/master by this push:
     new 13daa1a  trivial: updated junit bundles - SLING-9367
13daa1a is described below

commit 13daa1a76b00d1da24fd4dd404f8b08939f15489
Author: Radu Cotescu <ra...@apache.org>
AuthorDate: Tue Apr 14 14:11:01 2020 +0200

    trivial: updated junit bundles - SLING-9367
---
 it/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/it/pom.xml b/it/pom.xml
index afc430d..a2c926e 100644
--- a/it/pom.xml
+++ b/it/pom.xml
@@ -278,7 +278,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.junit.teleporter</artifactId>
-            <version>1.0.16</version>
+            <version>1.0.21-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>
         <dependency>
@@ -290,7 +290,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.junit.core</artifactId>
-            <version>1.0.26</version>
+            <version>1.0.29-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>
         <dependency>