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/10/23 19:16:58 UTC

[sling-org-apache-sling-scripting-sightly-testing] branch master updated: SLING-9854 - Formatting string is removed when no formatting type is provided

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 2ab44e3  SLING-9854 - Formatting string is removed when no formatting type is provided
2ab44e3 is described below

commit 2ab44e3b0e45359c4d530b15262a34d6f9fc5e45
Author: Radu Cotescu <ra...@apache.org>
AuthorDate: Fri Oct 23 21:16:39 2020 +0200

    SLING-9854 - Formatting string is removed when no formatting type is provided
    
    * updated tck
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d33eb17..55a5e17 100644
--- a/pom.xml
+++ b/pom.xml
@@ -316,7 +316,7 @@ Require-Capability: osgi.extender;filter:="(&(osgi.extender=sling.scripting)(ver
         <dependency>
             <groupId>io.sightly</groupId>
             <artifactId>io.sightly.tck</artifactId>
-            <version>1.4.4</version>
+            <version>1.4.5</version>
             <scope>test</scope>
             <exclusions>
                 <exclusion>