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 b9a6be8 TIKA-3244: update bc
b9a6be8 is described below
commit b9a6be8779e32b71ad661c5658fcf12c181e5f62
Author: THausherr <[email protected]>
AuthorDate: Fri Dec 25 05:58:20 2020 +0100
TIKA-3244: 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 2bb63c7..13c60f1 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -276,7 +276,7 @@
<!-- dependency versions -->
<boilerpipe.version>1.1.0</boilerpipe.version>
<!-- used by POI, PDFBox and Jackcess ...try to sync -->
- <bouncycastle.version>1.67</bouncycastle.version>
+ <bouncycastle.version>1.68</bouncycastle.version>
<!-- NOTE: sync brotli version with commons-compress-->
<brotli.version>0.1.2</brotli.version>
<commons.cli.version>1.4</commons.cli.version>