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

rombert pushed a commit to branch issue/engine-2.14.0
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-mcp-server.git

commit e714e94150308873546a75d120825b54b17aaa7f
Author: Robert Munteanu <[email protected]>
AuthorDate: Fri Mar 13 17:35:23 2026 +0100

    chore(deps): use org.apache.sling.engine 2.14.0
    
    This makes dependabot happy
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b48f693..6578a5e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -110,7 +110,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.engine</artifactId>
-            <version>2.10.2</version>
+            <version>2.14.0</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

Reply via email to