This is an automated email from the ASF dual-hosted git repository.
tallison pushed a change to branch TIKA-4519
in repository https://gitbox.apache.org/repos/asf/tika.git
from 0aaa7d288 TIKA-4519 -- further fixes
add e179523a5 TIKA-4474 -- force spooling on ooxml (#2386)
add f00dbcee7 Revert "TIKA-4474 -- force spooling on ooxml (#2386)" (#2387)
add f6e6b3948 TIKA-4327: update commons codec, sqlite
add 937b6d590 TIKA-4327: update aws, reactor core
add 484eddcb1 Revert "Revert "TIKA-4474 -- force spooling on ooxml""
(#2388)
add fe77ae8e8 TIKA-4327: update microsoft-graph, aws, google cloud,
commons-io, reactor netty, nimbus, error_prone_annotations, solrj
add a9f1a5ddc Bump org.apache.maven.plugins:maven-release-plugin from
3.1.1 to 3.2.0 (#2389)
add d5d98b8f3 Merge branch 'main' into TIKA-4519
add a8e7f9fb2 Minimal changes to make build work with Maven 4 (#2391)
add fc4532bf9 Merge branch 'main' into TIKA-4519
No new revisions were added by this update.
Summary of changes:
.mvn/extensions.xml | 8 ++++
.mvn/maven.config | 5 +++
.../src/test/java/org/apache/tika/TikaTest.java | 10 +++--
tika-grpc/pom.xml | 7 ---
tika-parent/pom.xml | 24 +++++------
.../microsoft/ooxml/OOXMLExtractorFactory.java | 48 ++-------------------
.../parser/microsoft/ooxml/OOXMLParserTest.java | 10 +++++
.../test-documents/testRecordSizeExceeded.xlsx | Bin 0 -> 12364136 bytes
.../tika-fetcher-microsoft-graph/pom.xml | 2 +-
9 files changed, 46 insertions(+), 68 deletions(-)
create mode 100644 .mvn/extensions.xml
create mode 100644 .mvn/maven.config
create mode 100644
tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-microsoft-module/src/test/resources/test-documents/testRecordSizeExceeded.xlsx