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 e638af4  Bump org.apache.sling.api from 2.2.0 to 2.25.4 (#25)
e638af4 is described below

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

    Bump org.apache.sling.api from 2.2.0 to 2.25.4 (#25)
    
    Bumps org.apache.sling.api from 2.2.0 to 2.25.4.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.sling:org.apache.sling.api
      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 085e3e9..8a1e92f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,7 +98,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.api</artifactId>
-            <version>2.2.0</version>
+            <version>2.25.4</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

Reply via email to