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 9117f73af TIKA-4239: update bc
9117f73af is described below
commit 9117f73af3af5c58169bc15b53d9c74d32a980b1
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sun Apr 7 08:34:49 2024 +0200
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 2e2114c02..eff06d8b1 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -315,7 +315,7 @@
<asm.version>9.7</asm.version>
<boilerpipe.version>1.1.0</boilerpipe.version>
<!-- used by POI, PDFBox and Jackcess ...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>
<commons.cli.version>1.6.0</commons.cli.version>