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 2022/02/09 13:22:44 UTC

[sling-org-apache-sling-scripting-bundle-tracker-it] branch master updated: releng: updated to latest scripting.core snapshot

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-bundle-tracker-it.git


The following commit(s) were added to refs/heads/master by this push:
     new 17de39f  releng: updated to latest scripting.core snapshot
17de39f is described below

commit 17de39f029cc33ebb0bc6d5f649c5285df2a9824
Author: Radu Cotescu <ra...@apache.org>
AuthorDate: Wed Feb 9 14:22:35 2022 +0100

    releng: updated to latest scripting.core snapshot
---
 it/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/it/pom.xml b/it/pom.xml
index 438a2b6..8b0fce8 100644
--- a/it/pom.xml
+++ b/it/pom.xml
@@ -182,7 +182,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.scripting.core</artifactId>
-            <version>2.4.1-SNAPSHOT</version>
+            <version>2.4.3-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>
         <dependency>