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

andor pushed a commit to branch branch-3.8
in repository https://gitbox.apache.org/repos/asf/zookeeper.git


The following commit(s) were added to refs/heads/branch-3.8 by this push:
     new fd6efcd55 ZOOKEEPER-4959: Fix license files after logback/slf4j 
upgrade (branch-3.9)
fd6efcd55 is described below

commit fd6efcd555817841b914efd76ec809e29509225f
Author: Andor Molnár <an...@apache.org>
AuthorDate: Sun Aug 17 07:58:14 2025 -0500

    ZOOKEEPER-4959: Fix license files after logback/slf4j upgrade (branch-3.9)
    
    Reviewers: kezhuw
    Author: anmolnar
    Closes #2296 from anmolnar/ZOOKEEPER-4959_39
    
    (cherry picked from commit bf7dfabaca55cdee00203e1abf3a46b56e38bff1)
    Signed-off-by: Andor Molnar <an...@cloudera.com>
---
 ...ck-classic-1.2.13.LICENSE.txt => logback-classic-1.3.15.LICENSE.txt} | 0
 ...{logback-core-1.2.13.LICENSE.txt => logback-core-1.3.15.LICENSE.txt} | 0
 .../lib/{slf4j-1.7.30.LICENSE.txt => slf4j-2.0.13.LICENSE.txt}          | 2 +-
 3 files changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/zookeeper-server/src/main/resources/lib/logback-classic-1.2.13.LICENSE.txt 
b/zookeeper-server/src/main/resources/lib/logback-classic-1.3.15.LICENSE.txt
similarity index 100%
rename from 
zookeeper-server/src/main/resources/lib/logback-classic-1.2.13.LICENSE.txt
rename to 
zookeeper-server/src/main/resources/lib/logback-classic-1.3.15.LICENSE.txt
diff --git 
a/zookeeper-server/src/main/resources/lib/logback-core-1.2.13.LICENSE.txt 
b/zookeeper-server/src/main/resources/lib/logback-core-1.3.15.LICENSE.txt
similarity index 100%
rename from 
zookeeper-server/src/main/resources/lib/logback-core-1.2.13.LICENSE.txt
rename to 
zookeeper-server/src/main/resources/lib/logback-core-1.3.15.LICENSE.txt
diff --git a/zookeeper-server/src/main/resources/lib/slf4j-1.7.30.LICENSE.txt 
b/zookeeper-server/src/main/resources/lib/slf4j-2.0.13.LICENSE.txt
similarity index 97%
rename from zookeeper-server/src/main/resources/lib/slf4j-1.7.30.LICENSE.txt
rename to zookeeper-server/src/main/resources/lib/slf4j-2.0.13.LICENSE.txt
index a502dd93a..b5b7c9e66 100644
--- a/zookeeper-server/src/main/resources/lib/slf4j-1.7.30.LICENSE.txt
+++ b/zookeeper-server/src/main/resources/lib/slf4j-2.0.13.LICENSE.txt
@@ -1,4 +1,4 @@
-Copyright (c) 2004-2017 QOS.ch
+Copyright (c) 2004-2025 QOS.ch
 All rights reserved.
 
 Permission is hereby granted, free  of charge, to any person obtaining

Reply via email to