This is an automated email from the ASF dual-hosted git repository.
tallison pushed a commit to branch branch_2x
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/branch_2x by this push:
new 86755b03f TIKA-4409 -- run the 2.9.4 release process
86755b03f is described below
commit 86755b03f5a669a349818fa38b7f27548ac3c4e1
Author: tallison <[email protected]>
AuthorDate: Tue Apr 29 08:46:58 2025 -0400
TIKA-4409 -- run the 2.9.4 release process
---
CHANGES.txt | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/CHANGES.txt b/CHANGES.txt
index 24a168fb3..799b700fa 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,7 +1,10 @@
-Release 2.9.4 - ???
+Release 2.9.4 - 4/29/2025
+ * Dependency upgrades.
* Fix concurrency bug in TikaToXMP (TIKA-4393)
+ * THIS IS THE FINAL 2.x RELEASE. 2.x is now at EOL.
+
Release 2.9.3 - 2/1/2025
* Dependency upgrades.