This is an automated email from the ASF dual-hosted git repository. grossws pushed a commit to branch remove-log4j in repository https://gitbox.apache.org/repos/asf/tika.git
commit f1b5759f6adc094376c57195adcb74140b0f8308 Author: Konstantin Gribov <[email protected]> AuthorDate: Sun Nov 20 00:07:09 2022 +0300 Update changelog: log4j removal Fixes #TIKA-3935 --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index 5a355a3b8..ae888f291 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,5 +1,8 @@ Release 2.6.1 - ??? + * Remove log4j 1.2.x (and slf4j-log4j12 which now redirects to slf4j-reload4j) from + all modules (TIKA-3935). + * Add SVG detection for svg files lacking the xml header (TIKA-3308). * Upgrade to Bouncy Castle 1.71 and jdk18on jars (TIKA-3933).
