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 09df7d5  releng: updated to latest dependencies
09df7d5 is described below

commit 09df7d5cf38924fa983a0a55989a11c24e043456
Author: Radu Cotescu <[email protected]>
AuthorDate: Mon Aug 3 12:22:39 2020 +0200

    releng: updated to latest dependencies
---
 it/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/it/pom.xml b/it/pom.xml
index decfccc..db5b1ee 100644
--- a/it/pom.xml
+++ b/it/pom.xml
@@ -182,7 +182,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.servlets.resolver</artifactId>
-            <version>2.7.3-SNAPSHOT</version>
+            <version>2.7.4</version>
             <scope>test</scope>
         </dependency>
         <dependency>
@@ -224,7 +224,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             
<artifactId>org.apache.sling.scripting.sightly.js.provider</artifactId>
-            <version>1.2.1-SNAPSHOT</version>
+            <version>1.2.3-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>
         <dependency>

Reply via email to