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

rombert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-dynamic-include.git


The following commit(s) were added to refs/heads/master by this push:
     new ff77046  Bump org.apache.sling.engine from 2.2.0 to 2.14.0 (#27)
ff77046 is described below

commit ff77046e4fee55893f2b4df652f0d38fb0dd3a47
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 13 10:08:23 2025 +0100

    Bump org.apache.sling.engine from 2.2.0 to 2.14.0 (#27)
    
    Bumps org.apache.sling.engine from 2.2.0 to 2.14.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.sling:org.apache.sling.engine
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8a1e92f..98b6ced 100644
--- a/pom.xml
+++ b/pom.xml
@@ -104,7 +104,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.engine</artifactId>
-            <version>2.2.0</version>
+            <version>2.14.0</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

Reply via email to