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

asf-gitbox-commits 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 73279afd37 TIKA-4738: update bc
73279afd37 is described below

commit 73279afd378db837d1072b747fd22620ebbb2495
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon Jul 13 11:54:24 2026 +0200

    TIKA-4738: 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 9ce1e9f5f2..989bf3e6b3 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.84</bouncycastle.version>
+    <bouncycastle.version>1.85</bouncycastle.version>
     <!-- NOTE: sync brotli version with commons-compress-->
     <brotli.version>0.1.2</brotli.version>
     <commons.cli.version>1.11.0</commons.cli.version>

Reply via email to