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/01/07 09:11:38 UTC

[sling-org-apache-sling-scripting-sightly-testing] branch master updated: SLING-8933 - The IncludeRuntimeExtension doesn't correctly normalise paths when using the path manipulation options

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-sightly-testing.git


The following commit(s) were added to refs/heads/master by this push:
     new 310bf79  SLING-8933 - The IncludeRuntimeExtension doesn't correctly normalise paths when using the path manipulation options
310bf79 is described below

commit 310bf796e78215461d34c3e3566852c605e2c3c7
Author: Radu Cotescu <ra...@apache.org>
AuthorDate: Tue Jan 7 10:08:13 2020 +0100

    SLING-8933 - The IncludeRuntimeExtension doesn't correctly normalise paths when using the path manipulation options
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 645b77a..992d030 100644
--- a/pom.xml
+++ b/pom.xml
@@ -263,7 +263,7 @@
         <dependency>
             <groupId>io.sightly</groupId>
             <artifactId>io.sightly.tck</artifactId>
-            <version>1.4.1</version>
+            <version>1.4.2</version>
             <scope>test</scope>
             <exclusions>
                 <exclusion>