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

tilman pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/main by this push:
     new 9121f7784 TIKA-4327: update bc
9121f7784 is described below

commit 9121f7784ccf9a6bc5357684cb9c40a60de554c9
Author: Tilman Hausherr <[email protected]>
AuthorDate: Wed Oct 30 15:25:33 2024 +0100

    TIKA-4327: 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 754c39b08..b081916b9 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -324,7 +324,7 @@
     <biz.aqute.version>7.0.0</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