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 99d602b60 TIKA-4326: update bc
99d602b60 is described below

commit 99d602b6043bd80767b55c6dfef2d31541d83886
Author: Tilman Hausherr <[email protected]>
AuthorDate: Wed Oct 30 14:11:35 2024 +0100

    TIKA-4326: 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 d5edc9b01..e9ccc8266 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.78.1</bouncycastle.version>
+    <bouncycastle.version>1.79</bouncycastle.version>
     <!-- NOTE: sync brotli version with commons-compress-->
     <brotli.version>0.1.2</brotli.version>
     <c3p0.version>0.10.1</c3p0.version>

Reply via email to