This is an automated email from the ASF dual-hosted git repository.
tallison pushed a commit to branch branch_3_2x
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/branch_3_2x by this push:
new c3d5ed2eb fix parent pom.xml version
c3d5ed2eb is described below
commit c3d5ed2ebc7466ca8eebd78f5e143c8025af27d4
Author: tallison <[email protected]>
AuthorDate: Thu Sep 11 09:56:53 2025 -0400
fix parent pom.xml version
---
CHANGES.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/CHANGES.txt b/CHANGES.txt
index 9d77b2189..f07f55cb3 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,10 +1,10 @@
-Release 3.2.3 - ???
+Release 3.2.3 - 9/11/2025
* Allow backwards compatibility with versions of commons-compress before
1.28.0 (TIKA-4469).
* Fix XFA parsing within PDFs when woodstox is on the classpath as in
tika-server (TIKA-4482).
- * Dependency updates.
+ * Dependency updates (TIKA-4455).
Release 3.2.2 - 8/6/2025