You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ta...@apache.org on 2021/12/19 18:54:36 UTC

[tika] branch branch_1x updated: general upgrades for 1.28 release --upgrad bundle for newer bouncy castle

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

tallison 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 22f0759  general upgrades for 1.28 release --upgrad bundle for newer bouncy castle
22f0759 is described below

commit 22f0759a702072c22225b66ce91af7d897add5b8
Author: tallison <ta...@apache.org>
AuthorDate: Sun Dec 19 13:54:27 2021 -0500

    general upgrades for 1.28 release --upgrad bundle for newer bouncy castle
---
 tika-bundle/pom.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/tika-bundle/pom.xml b/tika-bundle/pom.xml
index d874ee3..1bad2a5 100644
--- a/tika-bundle/pom.xml
+++ b/tika-bundle/pom.xml
@@ -414,6 +414,9 @@
               org.bouncycastle.cert.jcajce;resolution:=optional,
               org.bouncycastle.cert.ocsp;resolution:=optional,
               org.bouncycastle.cms.bc;resolution:=optional,
+              org.bouncycastle.oer;resolution:=optional,
+              org.bouncycastle.oer.its;resolution:=optional,
+              org.bouncycastle.oer.its.template;resolution:=optional,
               org.bouncycastle.operator;resolution:=optional,
               org.bouncycastle.operator.bc;resolution:=optional,
               org.bouncycastle.tsp;resolution:=optional,