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 617f9111d TIKA-4166: update bc
617f9111d is described below

commit 617f9111df82b13b0f2acf9fbc05d3a5ce5dc163
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sun Apr 7 06:09:46 2024 +0200

    TIKA-4166: 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 57003e046..9a1bb3ac5 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -319,7 +319,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.77</bouncycastle.version>
+    <bouncycastle.version>1.78</bouncycastle.version>
     <!-- NOTE: sync brotli version with commons-compress-->
     <brotli.version>0.1.2</brotli.version>
     <c3p0.version>0.9.5.5</c3p0.version>

Reply via email to