This is an automated email from the ASF dual-hosted git repository.
ndipiazza pushed a change to branch tika-grpc-3x-features
in repository https://gitbox.apache.org/repos/asf/tika.git
from fb45bb47b Merge branch 'TIKA-4181-grpc' into tika-grpc-3x-features
add c7ea583be TIKA-4166: add release property and path because of javadoc
failure due to apache parent update
add f78dc999b TIKA-4244 -- improve ics detection (#1731)
add e9e3cf9ad Bump com.azure:azure-storage-blob from 12.25.3 to 12.25.4
add d46350eb5 Merge pull request #1732 from
apache/dependabot/maven/com.azure-azure-storage-blob-12.25.4
add 3cb44722a Bump com.github.luben:zstd-jni from 1.5.6-2 to 1.5.6-3
add a4c903430 Merge pull request #1733 from
apache/dependabot/maven/com.github.luben-zstd-jni-1.5.6-3
add d48713342 Bump com.qmino:miredot-plugin from 2.4.4-Java11 to
2.4.5-Java11
add c8523d434 Merge pull request #1734 from
apache/dependabot/maven/com.qmino-miredot-plugin-2.4.5-Java11
add 9746fa2b4 Bump commons-codec:commons-codec from 1.16.1 to 1.17.0
add e43a34afd Merge pull request #1735 from
apache/dependabot/maven/commons-codec-commons-codec-1.17.0
add 3ddbd84b0 Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2
to 3.5.3
add ffedad801 Merge pull request #1736 from
apache/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.5.3
add 777543d0a TIKA-4239: update aws, puppycrawl
add 63b7e9147 bump dependabot limit of open PRs to 20
add 7c2fb07a1 TIKA-4247 HttpFetcher - add ability to send request headers
new 5c0be5a79 TIKA-4247 HttpFetcher - add ability to send request headers
The 1 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:
.github/dependabot.yml | 4 +-
.../org/apache/tika/mime/tika-mimetypes.xml | 2 +-
tika-parent/pom.xml | 14 ++++---
.../java/org/apache/tika/mime/TestMimeTypes.java | 4 ++
.../test-documents/testICalendar_w_prodId.ics | 13 ++++++
.../tika/pipes/fetcher/http/HttpFetcher.java | 19 ++++++++-
.../tika/pipes/fetcher/http/HttpFetcherTest.java | 47 +++++++++++++++++++++-
tika-server/tika-server-core/pom.xml | 2 +-
8 files changed, 92 insertions(+), 13 deletions(-)
create mode 100644
tika-parsers/tika-parsers-standard/tika-parsers-standard-package/src/test/resources/test-documents/testICalendar_w_prodId.ics