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-content.git
The following commit(s) were added to refs/heads/master by this push:
new aa0445a SLING-8933 - The IncludeRuntimeExtension doesn't correctly
normalise paths when using the path manipulation options
aa0445a is described below
commit aa0445ab98e609729656798e5a3001c072579433
Author: Radu Cotescu <[email protected]>
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 3b43d7a..560e5f8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -161,7 +161,7 @@
<dependency>
<groupId>io.sightly</groupId>
<artifactId>io.sightly.tck</artifactId>
- <version>1.4.1</version>
+ <version>1.4.2</version>
</dependency>
<dependency>
<groupId>org.osgi</groupId>