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 9e94b60  SLING-9715 - The JavaUseProvider does not properly handle the 
adaptable argument for Sling Model classes
9e94b60 is described below

commit 9e94b60c68b09ec68f42bd6e1bbbab7a19861651
Author: Radu Cotescu <[email protected]>
AuthorDate: Thu Sep 3 18:56:13 2020 +0200

    SLING-9715 - The JavaUseProvider does not properly handle the adaptable 
argument for Sling Model classes
    
    * updated sightly.testing.content
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 48ec827..8f8f980 100644
--- a/pom.xml
+++ b/pom.xml
@@ -429,7 +429,7 @@ Sling-Initial-Content: 
SLING-INF/content;overwrite:=true;path:=/content/sightly-
         <dependency>
             <groupId>org.apache.sling</groupId>
             
<artifactId>org.apache.sling.scripting.sightly.testing-content</artifactId>
-            <version>1.0.20-1.4.0</version>
+            <version>1.0.21-1.4.0-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>
 

Reply via email to