This is an automated email from the ASF dual-hosted git repository.
tilman pushed a commit to branch branch_3x
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/branch_3x by this push:
new 2be0985cb4 TIKA-4695: update bc
2be0985cb4 is described below
commit 2be0985cb418daa0f4c308594da0f6b1d02c5b87
Author: Tilman Hausherr <[email protected]>
AuthorDate: Fri Apr 17 07:04:00 2026 +0200
TIKA-4695: update bc
---
tika-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 1a6fd9451e..0336332cee 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -325,7 +325,7 @@
<biz.aqute.version>6.4.1</biz.aqute.version>
<boilerpipe.version>1.1.0</boilerpipe.version>
<!-- used by POI, PDFBox and Jackcess encrypt ...try to sync -->
- <bouncycastle.version>1.83</bouncycastle.version>
+ <bouncycastle.version>1.84</bouncycastle.version>
<!-- NOTE: sync brotli version with commons-compress-->
<brotli.version>0.1.2</brotli.version>
<c3p0.version>0.12.0</c3p0.version>