[ 
https://issues.apache.org/jira/browse/TIKA-1591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Konstantin Gribov resolved TIKA-1591.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.8

Updated in r1670802

> Tika Parsers uses wrong version of bouncycastle
> -----------------------------------------------
>
>                 Key: TIKA-1591
>                 URL: https://issues.apache.org/jira/browse/TIKA-1591
>             Project: Tika
>          Issue Type: Bug
>            Reporter: Ben McCann
>            Assignee: Konstantin Gribov
>             Fix For: 1.8
>
>
> Tika uses:
>     <dependency>
>       <groupId>org.bouncycastle</groupId>
>       <artifactId>bcmail-jdk15</artifactId>
>       <version>1.45</version>
>     </dependency>
> It's not recommended to use bcmail-jdk15, which is the old artifact name. 
> Instead bcmail-jdk15on should be used (latest version is 1.52)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to