[tika] branch main updated: TIKA-4046 -- bump siegfried timeout to 1 minute.

2023-05-17 Thread tallison
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/main by this push:
 new 8877e9fc7 TIKA-4046 -- bump siegfried timeout to 1 minute.
8877e9fc7 is described below

commit 8877e9fc7ab2eb004ff7b5390aa281a7357a6eb1
Author: tballison 
AuthorDate: Wed May 17 09:51:40 2023 -0400

TIKA-4046 -- bump siegfried timeout to 1 minute.
---
 .../main/java/org/apache/tika/detect/siegfried/SiegfriedDetector.java   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/tika-detectors/tika-detector-siegfried/src/main/java/org/apache/tika/detect/siegfried/SiegfriedDetector.java
 
b/tika-detectors/tika-detector-siegfried/src/main/java/org/apache/tika/detect/siegfried/SiegfriedDetector.java
index fe42a9f3d..7629a066a 100644
--- 
a/tika-detectors/tika-detector-siegfried/src/main/java/org/apache/tika/detect/siegfried/SiegfriedDetector.java
+++ 
b/tika-detectors/tika-detector-siegfried/src/main/java/org/apache/tika/detect/siegfried/SiegfriedDetector.java
@@ -84,7 +84,7 @@ public class SiegfriedDetector implements Detector {
 public static String ERRORS = "errors";
 
 private static final Logger LOGGER = 
LoggerFactory.getLogger(SiegfriedDetector.class);
-private static final long DEFAULT_TIMEOUT_MS = 6000;
+private static final long DEFAULT_TIMEOUT_MS = 6;
 private static final String DEFAULT_SIEGFRIED_PATH = "sf";
 
 private static ObjectMapper OBJECT_MAPPER = new ObjectMapper();



[tika] branch dependabot/maven/jackson.version-2.15.1 deleted (was 55d67c596)

2023-05-17 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/maven/jackson.version-2.15.1
in repository https://gitbox.apache.org/repos/asf/tika.git


 was 55d67c596 Bump jackson.version from 2.15.0 to 2.15.1

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



[tika] branch main updated (20ffcd6a8 -> 958279a65)

2023-05-17 Thread tilman
This is an automated email from the ASF dual-hosted git repository.

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


from 20ffcd6a8 Merge pull request #1137 from 
apache/dependabot/maven/com.azure-azure-storage-blob-12.22.1
 add 55d67c596 Bump jackson.version from 2.15.0 to 2.15.1
 add 958279a65 Merge pull request #1136 from 
apache/dependabot/maven/jackson.version-2.15.1

No new revisions were added by this update.

Summary of changes:
 tika-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



[tika] branch dependabot/maven/com.azure-azure-storage-blob-12.22.1 deleted (was 89dcd9264)

2023-05-17 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/com.azure-azure-storage-blob-12.22.1
in repository https://gitbox.apache.org/repos/asf/tika.git


 was 89dcd9264 Bump azure-storage-blob from 12.22.0 to 12.22.1

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



[tika] branch main updated (31dd7539c -> 20ffcd6a8)

2023-05-17 Thread tilman
This is an automated email from the ASF dual-hosted git repository.

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


from 31dd7539c Merge pull request #1135 from 
apache/dependabot/maven/aws.version-1.12.470
 add 89dcd9264 Bump azure-storage-blob from 12.22.0 to 12.22.1
 add 20ffcd6a8 Merge pull request #1137 from 
apache/dependabot/maven/com.azure-azure-storage-blob-12.22.1

No new revisions were added by this update.

Summary of changes:
 tika-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



[tika] branch dependabot/maven/com.azure-azure-storage-blob-12.22.1 created (now 89dcd9264)

2023-05-17 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/com.azure-azure-storage-blob-12.22.1
in repository https://gitbox.apache.org/repos/asf/tika.git


  at 89dcd9264 Bump azure-storage-blob from 12.22.0 to 12.22.1

No new revisions were added by this update.



[tika] branch dependabot/maven/jackson.version-2.15.1 created (now 55d67c596)

2023-05-17 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/maven/jackson.version-2.15.1
in repository https://gitbox.apache.org/repos/asf/tika.git


  at 55d67c596 Bump jackson.version from 2.15.0 to 2.15.1

No new revisions were added by this update.



[tika] branch dependabot/maven/aws.version-1.12.470 deleted (was 1036bf98c)

2023-05-17 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/maven/aws.version-1.12.470
in repository https://gitbox.apache.org/repos/asf/tika.git


 was 1036bf98c Bump aws.version from 1.12.469 to 1.12.470

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



[tika] branch main updated (828ff35e8 -> 31dd7539c)

2023-05-17 Thread tilman
This is an automated email from the ASF dual-hosted git repository.

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


from 828ff35e8 Merge pull request #1134 from 
apache/dependabot/maven/aws.version-1.12.469
 add 1036bf98c Bump aws.version from 1.12.469 to 1.12.470
 add 31dd7539c Merge pull request #1135 from 
apache/dependabot/maven/aws.version-1.12.470

No new revisions were added by this update.

Summary of changes:
 tika-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



[tika] branch dependabot/maven/aws.version-1.12.470 created (now 1036bf98c)

2023-05-17 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/maven/aws.version-1.12.470
in repository https://gitbox.apache.org/repos/asf/tika.git


  at 1036bf98c Bump aws.version from 1.12.469 to 1.12.470

No new revisions were added by this update.