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-impl.git


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

commit 796126cdff0c7affb1751b6b1f12a1d002ffdb4f
Author: Konrad Windszus <[email protected]>
AuthorDate: Sun Sep 13 12:42:59 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 ccb0e49..9990a13 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,6 +43,7 @@
     <properties>
         
<project.build.outputTimestamp>2025-03-12T12:14:50Z</project.build.outputTimestamp>
         <sling.java.version>11</sling.java.version>
+        <slf4j.version>1.7.25</slf4j.version>
         <caconfig.api.version>1.2.0</caconfig.api.version>
         <caconfig.spi.version>1.4.0</caconfig.spi.version>
         <!-- integration tests -->

Reply via email to