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

tallison pushed a change to branch branch_1x
in repository https://gitbox.apache.org/repos/asf/tika.git.


    from ed53797  TIKA-3601 - Update JSoup to fix CVE-2021-37714 (#458)
     new 90d8f5a  TIKA-3613 -- general upgrades for 1.27.1
     new 5d3db0f  TIKA-3601 -- remove jsoup
     new 943355e  TIKA-3613 -- general dependency upgrades
     new 87845db  Merge remote-tracking branch 'origin/branch_1x' into branch_1x

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES.txt                                        |    5 +
 tika-batch/pom.xml                                 |    4 -
 tika-bundle/pom.xml                                |    8 +
 tika-langdetect/pom.xml                            |    1 -
 tika-parent/pom.xml                                | 1121 ++++++++++----------
 tika-parsers/pom.xml                               |   29 +-
 .../org/apache/tika/parser/epub/EpubParser.java    |    2 +-
 .../microsoft/ooxml/OOXMLExtractorFactory.java     |   22 +-
 .../apache/tika/parser/epub/EpubParserTest.java    |    1 +
 .../tika/parser/microsoft/WordParserTest.java      |    1 +
 tika-server/pom.xml                                |    8 +-
 11 files changed, 622 insertions(+), 580 deletions(-)

Reply via email to