This is an automated email from the ASF dual-hosted git repository.
joerghoh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-xss.git
The following commit(s) were added to refs/heads/master by this push:
new f996451 SLING-13346 downgrade slf4j dependency to 1.7 (#70)
f996451 is described below
commit f9964515662e5a1c0793d13ba4650692e3d41b10
Author: Jörg Hoh <[email protected]>
AuthorDate: Tue Sep 15 09:57:04 2026 +0200
SLING-13346 downgrade slf4j dependency to 1.7 (#70)
---
pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom.xml b/pom.xml
index dfab5dc..ae9e7de 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,6 +45,7 @@
<properties>
<sling.java.version>11</sling.java.version>
+ <slf4j.version>1.7.25</slf4j.version>
<project.build.outputTimestamp>1770296655</project.build.outputTimestamp>
</properties>