Uploaded image for project: 'Tika'
  1. Tika
  2. TIKA-1591

Tika Parsers uses wrong version of bouncycastle

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.8
    • None
    • None

    Description

      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)

      Attachments

        Activity

          People

            grossws Konstantin Gribov
            chengas123 Java Developer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: