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

asf-gitbox-commits 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 2992953a22 TIKA-4456: update bc
2992953a22 is described below

commit 2992953a22c88672111ccf58ad3fc27f6dff858d
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon Jul 13 14:35:27 2026 +0200

    TIKA-4456: 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 07400d8ecd..7a6b9ebc79 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -319,7 +319,7 @@
     <asm.version>9.10.1</asm.version>
     <boilerpipe.version>1.1.0</boilerpipe.version>
     <!-- used by POI, PDFBox and Jackcess ...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