This is an automated email from the ASF dual-hosted git repository.

enorman 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 9f8d14a  update to latest release of HTL Runtime bundle
9f8d14a is described below

commit 9f8d14a623e8097e6ce5e6419fedd5edc680669c
Author: Eric Norman <[email protected]>
AuthorDate: Sat Aug 7 15:46:05 2021 -0700

    update to latest release of HTL Runtime bundle
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b553fa2..5a6f69e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -372,7 +372,7 @@ Require-Capability: 
osgi.extender;filter:="(&(osgi.extender=sling.scripting)(ver
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.scripting.sightly.runtime</artifactId>
-            <version>1.2.4-1.4.0</version>
+            <version>1.2.6-1.4.0</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

Reply via email to