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

kwin pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-caconfig-spi.git


The following commit(s) were added to refs/heads/master by this push:
     new 6a02c4c  SLING-13342 Restore SLF4J compatibility with 1.7
6a02c4c is described below

commit 6a02c4cf6e5ea4030fb8e786e5eca6d6aec5f392
Author: Konrad Windszus <[email protected]>
AuthorDate: Sun Sep 13 12:43:54 2026 +0200

    SLING-13342 Restore SLF4J compatibility with 1.7
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index b15a1c9..22384d2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,6 +43,7 @@
     <properties>
         <sling.java.version>11</sling.java.version>
         
<project.build.outputTimestamp>2022-01-03T11:35:43Z</project.build.outputTimestamp>
+        <slf4j.version>1.7.25</slf4j.version>
     </properties>
 
     <dependencies>

Reply via email to