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

tilman 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 93a92b1bc TIKA-4239: update bc
93a92b1bc is described below

commit 93a92b1bcd90a4b1725ac1da3409f2102b7754fa
Author: Tilman Hausherr <[email protected]>
AuthorDate: Wed Oct 30 13:43:20 2024 +0100

    TIKA-4239: 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 c344ad63a..60d1d8652 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -317,7 +317,7 @@
     <asm.version>9.7.1</asm.version>
     <boilerpipe.version>1.1.0</boilerpipe.version>
     <!-- used by POI, PDFBox and Jackcess ...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>
     <commons.cli.version>1.9.0</commons.cli.version>

Reply via email to