This is an automated email from the ASF dual-hosted git repository.
tilman pushed a commit to branch branch_1x
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/branch_1x by this push:
new be53979 TIKA-3244: update bc
be53979 is described below
commit be53979eb31a8717ef0d0b2f37d621ac80ac4c1f
Author: Tilman Hausherr <[email protected]>
AuthorDate: Fri Dec 25 05:58:05 2020 +0100
TIKA-3244: update bc
---
tika-parsers/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tika-parsers/pom.xml b/tika-parsers/pom.xml
index ca16b7e..98492e5 100644
--- a/tika-parsers/pom.xml
+++ b/tika-parsers/pom.xml
@@ -53,7 +53,7 @@
<sis.version>1.0</sis.version>
<parso.version>2.0.13</parso.version>
<!-- used by POI, PDFBox and Jackcess ...try to sync -->
- <bouncycastle.version>1.67</bouncycastle.version>
+ <bouncycastle.version>1.68</bouncycastle.version>
<commonsexec.version>1.3</commonsexec.version>
<httpcomponents.version>4.5.13</httpcomponents.version>
</properties>