This is an automated email from the ASF dual-hosted git repository.
claude pushed a change to branch fix/RAT-496
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
from d63dbf25 RAT-475: Temporarily enable flaky test to see if GC helps
add 603fe8d2 Fix dependabot configuration to ignore non-JDK8 stuff
add 47a60cbf Add PR number to archive name to prevent name
clashes/exception in GitHubAction runs
add c6174b4e Fix copy-paste-error in exclusion config of mockito
add df93e8ab Fix copy-paste-error in variable definition
add 54ef61e1 Bump tika.version from 2.9.2 to 2.9.4
add 5ac54283 Merge pull request #548 from
apache/dependabot/maven/tika.version-2.9.4
add 20f6e4df RAT-494: Fix NPE on unsupported character set (#546)
add 31df72d8 Merge branch 'master' into fix/RAT-496
No new revisions were added by this update.
Summary of changes:
.github/dependabot.yml | 11 +++++++----
.github/workflows/maven.yml | 4 ++--
.../java/org/apache/rat/DeprecationReporter.java | 2 +-
.../java/org/apache/rat/analysis/TikaProcessor.java | 20 +++++++++++++-------
.../src/main/java/org/apache/rat/api/Document.java | 7 ++++++-
pom.xml | 2 +-
src/changes/changes.xml | 3 +++
7 files changed, 33 insertions(+), 16 deletions(-)