[jira] [Commented] (TIKA-3955) separate dependencies from tika-app-2.6.0-noasm-nojson

2023-01-12 Thread Nick Burch (Jira)


[ 
https://issues.apache.org/jira/browse/TIKA-3955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17675914#comment-17675914
 ] 

Nick Burch commented on TIKA-3955:
--

The Tika App is intended as a "batteries included" standalone app.

If you are adding Tika to a Java app, you should add the Java library. Include 
`tika-core` and as many of the `tika-parser-*` parsers as your application 
needs. Doing that via Maven or Gradle will allow you to manage any dependency 
clashes

> separate dependencies from tika-app-2.6.0-noasm-nojson 
> ---
>
> Key: TIKA-3955
> URL: https://issues.apache.org/jira/browse/TIKA-3955
> Project: Tika
>  Issue Type: Wish
>Reporter: Dhoka Pramod
>Priority: Major
>
> Hi Team,
> We are using tika-app-2.6.0-noasm-nojson.jar (uber jar) and it is bundled 
> with all the required third-party jars as mentioned below
> activation-1.1.1.jar
> bcmail-jdk18on-1.72.jar
> bcpkix-jdk18on-1.72.jar
> bcprov-jdk18on-1.72.jar
> byte-buddy-1.12.7.jar
> commons-cli-1.4.jar
> commons-codec-1.15.jar
> commons-collections4-4.1.jar
> commons-compress-1.21.jar
> commons-exec-1.0.jar
> commons-io-2.11.0.jar
> commons-lang3-3.8.1.jar
> commons-logging-1.1.1.jar
> gson-2.9.0.jar
> jackson-core-2.14.0.jar
> jackson-databind-2.14.0.jar
> jaxb-impl-2.1.13.jar
> jaxen-1.1.6.jar
> juniversalchardet-1.0.3.jar
> log4j-api-2.19.0.jar
> log4j-core-2.19.0.jar
> slf4j-api-1.7.36.jar
> xercesImpl.jar
> xmlbeans-3.1.0.jar
> Our application also adds the above jars as it requires. This is leading to 
> duplicate classes on the classpath. Could you provide the tika-app jar 
> (skinny jar) and a list of required dependencies so that we will add them to 
> our application classpath to avoid duplicates.
> Thank you.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Comment Edited] (TIKA-3955) separate dependencies from tika-app-2.6.0-noasm-nojson

2023-01-12 Thread Tim Allison (Jira)


[ 
https://issues.apache.org/jira/browse/TIKA-3955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17676246#comment-17676246
 ] 

Tim Allison edited comment on TIKA-3955 at 1/12/23 4:05 PM:


Y, what Nick said.

 

See the "tika-parsers module" section: 
[https://cwiki.apache.org/confluence/display/TIKA/Migrating+to+Tika+2.0.0]


was (Author: talli...@mitre.org):
See the "tika-parsers module" section: 
https://cwiki.apache.org/confluence/display/TIKA/Migrating+to+Tika+2.0.0

> separate dependencies from tika-app-2.6.0-noasm-nojson 
> ---
>
> Key: TIKA-3955
> URL: https://issues.apache.org/jira/browse/TIKA-3955
> Project: Tika
>  Issue Type: Wish
>Reporter: Dhoka Pramod
>Priority: Major
>
> Hi Team,
> We are using tika-app-2.6.0-noasm-nojson.jar (uber jar) and it is bundled 
> with all the required third-party jars as mentioned below
> activation-1.1.1.jar
> bcmail-jdk18on-1.72.jar
> bcpkix-jdk18on-1.72.jar
> bcprov-jdk18on-1.72.jar
> byte-buddy-1.12.7.jar
> commons-cli-1.4.jar
> commons-codec-1.15.jar
> commons-collections4-4.1.jar
> commons-compress-1.21.jar
> commons-exec-1.0.jar
> commons-io-2.11.0.jar
> commons-lang3-3.8.1.jar
> commons-logging-1.1.1.jar
> gson-2.9.0.jar
> jackson-core-2.14.0.jar
> jackson-databind-2.14.0.jar
> jaxb-impl-2.1.13.jar
> jaxen-1.1.6.jar
> juniversalchardet-1.0.3.jar
> log4j-api-2.19.0.jar
> log4j-core-2.19.0.jar
> slf4j-api-1.7.36.jar
> xercesImpl.jar
> xmlbeans-3.1.0.jar
> Our application also adds the above jars as it requires. This is leading to 
> duplicate classes on the classpath. Could you provide the tika-app jar 
> (skinny jar) and a list of required dependencies so that we will add them to 
> our application classpath to avoid duplicates.
> Thank you.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (TIKA-3955) separate dependencies from tika-app-2.6.0-noasm-nojson

2023-01-12 Thread Tim Allison (Jira)


[ 
https://issues.apache.org/jira/browse/TIKA-3955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17676246#comment-17676246
 ] 

Tim Allison commented on TIKA-3955:
---

See the "tika-parsers module" section: 
https://cwiki.apache.org/confluence/display/TIKA/Migrating+to+Tika+2.0.0

> separate dependencies from tika-app-2.6.0-noasm-nojson 
> ---
>
> Key: TIKA-3955
> URL: https://issues.apache.org/jira/browse/TIKA-3955
> Project: Tika
>  Issue Type: Wish
>Reporter: Dhoka Pramod
>Priority: Major
>
> Hi Team,
> We are using tika-app-2.6.0-noasm-nojson.jar (uber jar) and it is bundled 
> with all the required third-party jars as mentioned below
> activation-1.1.1.jar
> bcmail-jdk18on-1.72.jar
> bcpkix-jdk18on-1.72.jar
> bcprov-jdk18on-1.72.jar
> byte-buddy-1.12.7.jar
> commons-cli-1.4.jar
> commons-codec-1.15.jar
> commons-collections4-4.1.jar
> commons-compress-1.21.jar
> commons-exec-1.0.jar
> commons-io-2.11.0.jar
> commons-lang3-3.8.1.jar
> commons-logging-1.1.1.jar
> gson-2.9.0.jar
> jackson-core-2.14.0.jar
> jackson-databind-2.14.0.jar
> jaxb-impl-2.1.13.jar
> jaxen-1.1.6.jar
> juniversalchardet-1.0.3.jar
> log4j-api-2.19.0.jar
> log4j-core-2.19.0.jar
> slf4j-api-1.7.36.jar
> xercesImpl.jar
> xmlbeans-3.1.0.jar
> Our application also adds the above jars as it requires. This is leading to 
> duplicate classes on the classpath. Could you provide the tika-app jar 
> (skinny jar) and a list of required dependencies so that we will add them to 
> our application classpath to avoid duplicates.
> Thank you.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[GitHub] [tika] dependabot[bot] opened a new pull request, #898: Bump netty-bom from 4.1.86.Final to 4.1.87.Final

2023-01-12 Thread GitBox


dependabot[bot] opened a new pull request, #898:
URL: https://github.com/apache/tika/pull/898

   Bumps [netty-bom](https://github.com/netty/netty) from 4.1.86.Final to 
4.1.87.Final.
   
   Commits
   
   https://github.com/netty/netty/commit/53fa91f6f644f24bcd085fbeb64bfec01e8fb61e";>53fa91f
 [maven-release-plugin] prepare release netty-4.1.87.Final
   https://github.com/netty/netty/commit/0097c2b72521c422d42bf8c45273db05a7ff068c";>0097c2b
 Upgrade to latest netty-tcnative release which doesnt link libcrypt (https://github-redirect.dependabot.com/netty/netty/issues/13112";>#13112)
   https://github.com/netty/netty/commit/b9a2e961a6ff2887ab6057d1eaf0d668d0e43ddf";>b9a2e96
 Use defined osmaven version everywhere (https://github-redirect.dependabot.com/netty/netty/issues/13111";>#13111)
   https://github.com/netty/netty/commit/ba78f17b2b2fffd33f09c06f0af1c199e5a00d3a";>ba78f17
 Fix NPE caused by old bundle plugin version (https://github-redirect.dependabot.com/netty/netty/issues/13106";>#13106)
   https://github.com/netty/netty/commit/05153ac9ff98f45b5dafe679ce8e2cce56803615";>05153ac
 Bump up os-maven-plugin to 1.7.1 (https://github-redirect.dependabot.com/netty/netty/issues/13107";>#13107)
   https://github.com/netty/netty/commit/e19860a3f626b07bfbc9dadb682072c685bf0688";>e19860a
 Create thread dumps for all running JVMs when the build gets cancelled (https://github-redirect.dependabot.com/netty/netty/issues/13100";>#13100)
   https://github.com/netty/netty/commit/d03f3ed0157e857ebb0bb28d0ddb5439dc181b61";>d03f3ed
 Add recvmmsg & sendmmsg syscall number for loongarch64 (https://github-redirect.dependabot.com/netty/netty/issues/13097";>#13097)
   https://github.com/netty/netty/commit/e530cd610d17cdaaca7f3adf5e7c8d224571e89c";>e530cd6
 Return correct value from SSLSession.getPacketSize() when using native SSL 
im...
   https://github.com/netty/netty/commit/fdfbb0441d49f16068903fa85b623790cce889ff";>fdfbb04
 Remove Redundant bitwise operations (https://github-redirect.dependabot.com/netty/netty/issues/13094";>#13094)
   https://github.com/netty/netty/commit/f027fa2df77af7719aa9686659633ee0fc73ebf9";>f027fa2
 Upgrade to latest version of JMH (https://github-redirect.dependabot.com/netty/netty/issues/13080";>#13080)
   Additional commits viewable in https://github.com/netty/netty/compare/netty-4.1.86.Final...netty-4.1.87.Final";>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.netty:netty-bom&package-manager=maven&previous-version=4.1.86.Final&new-version=4.1.87.Final)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tika.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [tika] dependabot[bot] opened a new pull request, #899: Bump aws.version from 1.12.383 to 1.12.384

2023-01-12 Thread GitBox


dependabot[bot] opened a new pull request, #899:
URL: https://github.com/apache/tika/pull/899

   Bumps `aws.version` from 1.12.383 to 1.12.384.
   Updates `aws-java-sdk-s3` from 1.12.383 to 1.12.384
   
   Changelog
   Sourced from https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md";>aws-java-sdk-s3's
 changelog.
   
   1.12.384 2023-01-12
   AWS Clean Rooms Service
   
   
   Features
   
   Initial release of AWS Clean Rooms
   
   
   
   AWS Elemental MediaConvert
   
   
   Features
   
   The AWS Elemental MediaConvert SDK has added support for compact DASH 
manifest generation, audio normalization using TruePeak measurements, and the 
ability to clip the sample range in the color corrector.
   
   
   
   AWS Lambda
   
   
   Features
   
   Add support for MaximumConcurrency parameter for SQS event source. 
Customers can now limit the maximum concurrent invocations for their SQS Event 
Source Mapping.
   
   
   
   AWS Secrets Manager
   
   
   Features
   
   Update documentation for new ListSecrets and DescribeSecret 
parameters
   
   
   
   Amazon CloudWatch Logs
   
   
   Features
   
   Bug fix: logGroupName is now not a required field in GetLogEvents, 
FilterLogEvents, GetLogGroupFields, and DescribeLogStreams APIs as 
logGroupIdentifier can be provided instead
   
   
   
   
   
   
   Commits
   
   https://github.com/aws/aws-sdk-java/commit/cab7f536b68cbbacbdc675f25a70525aa67ef2ec";>cab7f53
 AWS SDK for Java 1.12.384
   https://github.com/aws/aws-sdk-java/commit/66ad447fa34f705d6bc309a1301ef4f791110f07";>66ad447
 Update GitHub version number to 1.12.384-SNAPSHOT
   See full diff in https://github.com/aws/aws-sdk-java/compare/1.12.383...1.12.384";>compare 
view
   
   
   
   
   Updates `aws-java-sdk-transcribe` from 1.12.383 to 1.12.384
   
   Changelog
   Sourced from https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md";>aws-java-sdk-transcribe's
 changelog.
   
   1.12.384 2023-01-12
   AWS Clean Rooms Service
   
   
   Features
   
   Initial release of AWS Clean Rooms
   
   
   
   AWS Elemental MediaConvert
   
   
   Features
   
   The AWS Elemental MediaConvert SDK has added support for compact DASH 
manifest generation, audio normalization using TruePeak measurements, and the 
ability to clip the sample range in the color corrector.
   
   
   
   AWS Lambda
   
   
   Features
   
   Add support for MaximumConcurrency parameter for SQS event source. 
Customers can now limit the maximum concurrent invocations for their SQS Event 
Source Mapping.
   
   
   
   AWS Secrets Manager
   
   
   Features
   
   Update documentation for new ListSecrets and DescribeSecret 
parameters
   
   
   
   Amazon CloudWatch Logs
   
   
   Features
   
   Bug fix: logGroupName is now not a required field in GetLogEvents, 
FilterLogEvents, GetLogGroupFields, and DescribeLogStreams APIs as 
logGroupIdentifier can be provided instead
   
   
   
   
   
   
   Commits
   
   https://github.com/aws/aws-sdk-java/commit/cab7f536b68cbbacbdc675f25a70525aa67ef2ec";>cab7f53
 AWS SDK for Java 1.12.384
   https://github.com/aws/aws-sdk-java/commit/66ad447fa34f705d6bc309a1301ef4f791110f07";>66ad447
 Update GitHub version number to 1.12.384-SNAPSHOT
   See full diff in https://github.com/aws/aws-sdk-java/compare/1.12.383...1.12.384";>compare 
view
   
   
   
   
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu

[GitHub] [tika] dependabot[bot] opened a new pull request, #900: Bump spring-context from 5.3.24 to 5.3.25

2023-01-12 Thread GitBox


dependabot[bot] opened a new pull request, #900:
URL: https://github.com/apache/tika/pull/900

   Bumps [spring-context](https://github.com/spring-projects/spring-framework) 
from 5.3.24 to 5.3.25.
   
   Release notes
   Sourced from https://github.com/spring-projects/spring-framework/releases";>spring-context's
 releases.
   
   v5.3.25
   :star: New Features
   
   JmsTemplate.convertAndSend throws NullPointerException during shutdown 
https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29719";>#29719
   Optimize object creation in RequestMappingHandlerMapping#handleNoMatch 
https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29667";>#29667
   Add title to SockJS iFrames for accessibility compliance https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29596";>#29596
   
   :lady_beetle: Bug Fixes
   
   ResourceHandlers cannot resolve static resources with certain wildcard 
patterns https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29716";>#29716
   AnnotatedElementUtils.findMergedRepeatableAnnotations does not fetch 
results when other attributes exist for container annotation https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29686";>#29686
   BeanWrapperImpl NPE in setWrappedInstance after invoking 
getPropertyValue (with SimpleBeanInfoFactory) https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29684";>#29684
   SpEL ConstructorReference does not generate AST 
representation of arrays https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29666";>#29666
   SpEL: Two double quotes are replaced by one double quote in single 
quoted String literal (and vice versa) https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29653";>#29653
   SpEL string literal misses single quotation marks in toStringAST() https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29652";>#29652
   500 error from WebFlux when parsing Content-Type leads to 
InvalidMediaTypeException https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29637";>#29637
   WebMvcConfigurationSupport should not catch 
Throwable for SourceHttpMessageConverter https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29537";>#29537
   
   :notebook_with_decorative_cover: Documentation
   
   Update Jakarta Mail info in ref docs https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29708";>#29708
   Improve documentation for literals in SpEL expressions https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29701";>#29701
   Fix some typos in Kotlin WebClient example code https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29542";>#29542
   Fix link to Bean Utils Light Library in BeanUtils Javadoc https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29536";>#29536
   Fix link to WebFlux section in reference manual https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29526";>#29526
   Link to Spring WebFlux section is broken https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29517";>#29517
   
   :hammer: Dependency Upgrades
   
   Upgrade to Reactor 2020.0.27 https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29798";>#29798
   
   
   
   
   Commits
   
   https://github.com/spring-projects/spring-framework/commit/2aeddb4fcb0fe49741e0744dbadfecbd7f3d6c54";>2aeddb4
 Release v5.3.25
   https://github.com/spring-projects/spring-framework/commit/26cd33cb2b7ac1673126a0ac30174d51c910f134";>26cd33c
 Upgrade to Reactor 2020.0.27
   https://github.com/spring-projects/spring-framework/commit/2ee393ae712c8a141c919051a1479a04457fea85";>2ee393a
 Upgrade to Tomcat 9.0.70, Jetty 9.4.50, Netty 4.1.86, Undertow 2.2.22, 
HtmlUn...
   https://github.com/spring-projects/spring-framework/commit/0815d29e45afc36e6843704b8a25bf4f61ce2d89";>0815d29
 Defensive check for null returned from createConnection()
   https://github.com/spring-projects/spring-framework/commit/777f01d7862a026d6f6a45653ed66c1c869a512f";>777f01d
 Fix path within mapping when pattern contains ".*"
   https://github.com/spring-projects/spring-framework/commit/f8fea013fcad168b60fa00c4c98b755c1ea40c02";>f8fea01
 Update Jakarta Mail info in ref docs
   https://github.com/spring-projects/spring-framework/commit/916539178b2e8fe8f5e5b037a595b1f5687d8db5";>9165391
 Improve documentation for literals in SpEL expressions
   https://github.com/spring-projects/spring-framework/commit/fdf3bcc9d90f9e2e3950015c79998715697e6021";>fdf3bcc
 Remove obsolete AttributeMethods.hasOnlyValueAttribute() method
   https://github.com/spring-projects/spring-framework/commit/5ddc984192b6150fee98419aedd63c2fac11cb54";>5ddc984
 Support repeatable annotation containers with mul

[GitHub] [tika] dependabot[bot] opened a new pull request, #901: Bump maven-checkstyle-plugin from 3.2.0 to 3.2.1

2023-01-12 Thread GitBox


dependabot[bot] opened a new pull request, #901:
URL: https://github.com/apache/tika/pull/901

   Bumps 
[maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) 
from 3.2.0 to 3.2.1.
   
   Commits
   
   https://github.com/apache/maven-checkstyle-plugin/commit/9f6a75976c0b4b7f5d929de92ba02577f94005cf";>9f6a759
 [maven-release-plugin] prepare release maven-checkstyle-plugin-3.2.1
   https://github.com/apache/maven-checkstyle-plugin/commit/932c8bcd8953e3634cf8b409e276575c0ad60d3a";>932c8bc
 [MCHECKSTYLE-423] Explicitly start and end tables with Doxia Sinks in report 
...
   https://github.com/apache/maven-checkstyle-plugin/commit/746a137e5fcf7d68fa7f98c98cfa6f33a7d64e6b";>746a137
 update Reproducible Builds badge link
   https://github.com/apache/maven-checkstyle-plugin/commit/b07adb2e51d6b016dd564893685f46b33fffe5db";>b07adb2
 [maven-release-plugin] prepare for next development iteration
   See full diff in https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.2.0...maven-checkstyle-plugin-3.2.1";>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-checkstyle-plugin&package-manager=maven&previous-version=3.2.0&new-version=3.2.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tika.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [tika] dependabot[bot] opened a new pull request, #902: Bump google-cloud-storage from 2.16.0 to 2.17.1

2023-01-12 Thread GitBox


dependabot[bot] opened a new pull request, #902:
URL: https://github.com/apache/tika/pull/902

   Bumps [google-cloud-storage](https://github.com/googleapis/java-storage) 
from 2.16.0 to 2.17.1.
   
   Release notes
   Sourced from https://github.com/googleapis/java-storage/releases";>google-cloud-storage's
 releases.
   
   v2.17.1
   https://github.com/googleapis/java-storage/compare/v2.17.0...v2.17.1";>2.17.1
 (2023-01-13)
   Bug Fixes
   
   Update BaseStorageReadChannel to be left open unless explicitly closed 
(https://github-redirect.dependabot.com/googleapis/java-storage/issues/1853";>#1853)
 (https://github.com/googleapis/java-storage/commit/1425dd97cb7d4a58f0bbededeca543f1a89c7d5d";>1425dd9)
   
   v2.17.0
   https://github.com/googleapis/java-storage/compare/v2.16.0...v2.17.0";>2.17.0
 (2023-01-12)
   Features
   
   Implement GrpcStorageImpl BucketAccessControl operations (https://github-redirect.dependabot.com/googleapis/java-storage/issues/1816";>#1816)
 (https://github.com/googleapis/java-storage/commit/5c52079fb5f52caf39a49ccb96df6251a9c728d3";>5c52079)
   Implement GrpcStorageImpl ObjectAccessControl operations (https://github-redirect.dependabot.com/googleapis/java-storage/issues/1818";>#1818)
 (https://github.com/googleapis/java-storage/commit/2eec791122bb1bb28a1ffb14beb7ce8776c5b5ec";>2eec791)
   Implement GrpcStorageImpl#createDefaultAcl & 
GrpcStorageImpl#updateDefaultAcl (https://github-redirect.dependabot.com/googleapis/java-storage/issues/1806";>#1806)
 (https://github.com/googleapis/java-storage/commit/0f24a11c5289a4c07f27d8a3c29fab34520b036f";>0f24a11)
   Implement GrpcStorageImpl#deleteDefaultAcl (https://github-redirect.dependabot.com/googleapis/java-storage/issues/1807";>#1807)
 (https://github.com/googleapis/java-storage/commit/c78327717a7936492161ddcc64c86374db72c48c";>c783277)
   Implement GrpcStorageImpl#getDefaultAcl (https://github-redirect.dependabot.com/googleapis/java-storage/issues/1802";>#1802)
 (https://github.com/googleapis/java-storage/commit/b9b7c49fcfcab285da156b34b186a007150e876f";>b9b7c49)
   Implement GrpcStorageImpl#listDefaultAcl (https://github-redirect.dependabot.com/googleapis/java-storage/issues/1805";>#1805)
 (https://github.com/googleapis/java-storage/commit/03c2e6660721b4a8bfc09b241ef44f3e4e08865b";>03c2e66)
   Improve throughput of http based storage#reader between 100 MiB/s and 
200 MiB/s (https://github-redirect.dependabot.com/googleapis/java-storage/issues/1799";>#1799)
 (https://github.com/googleapis/java-storage/commit/94cd2887f22f6d1bb82f9929b388c27c63353d77";>94cd288)
   Update GrpcBlobReadChannel to allow seek/limit after read (https://github-redirect.dependabot.com/googleapis/java-storage/issues/1834";>#1834)
 (https://github.com/googleapis/java-storage/commit/45dc983a4af8e7feb937263ce611bd34eda37e03";>45dc983)
   
   Bug Fixes
   
   Add missing preconditions and update samples (https://github-redirect.dependabot.com/googleapis/java-storage/issues/1753";>#1753)
 (https://github.com/googleapis/java-storage/commit/96beca2465158fb4633d58fe09a9776a4b171811";>96beca2)
   grpc: Fix bucket logging conversion to allow clearing 
(https://github-redirect.dependabot.com/googleapis/java-storage/issues/1822";>#1822)
 (https://github.com/googleapis/java-storage/commit/30e19dc55c61917c3a73055091e9e6ca0744f172";>30e19dc)
   Update gRPC object list implementation to include synthetic directories 
(https://github-redirect.dependabot.com/googleapis/java-storage/issues/1824";>#1824)
 (https://github.com/googleapis/java-storage/commit/0665c2473b5b1a18061d1e58382320ae55295520";>0665c24)
   Update Grpc Write implementation to allow specifying expected md5 (https://github-redirect.dependabot.com/googleapis/java-storage/issues/1815";>#1815)
 (https://github.com/googleapis/java-storage/commit/46625729b6fd62d8f133c3fb2d8ee00eb64ee8e9";>4662572)
   Update GrpcConversions to use Bucket.RetentionPolicy.retention_duration 
(https://github-redirect.dependabot.com/googleapis/java-storage/issues/1798";>#1798)
 (https://github.com/googleapis/java-storage/commit/82fb014508178e8ad3fd08e9efc757a8e47564da";>82fb014)
   Update GrpcStorageImpl#update to support fine-grained update of 
BucketInfo.labels and BlobInfo.metadata (https://github-redirect.dependabot.com/googleapis/java-storage/issues/1843";>#1843)
 (https://github.com/googleapis/java-storage/commit/c8bf3c70cca81ed87a52939fe7da58889c8f55ce";>c8bf3c7)
   
   Documentation
   
   Document differing behavior of {get,list}{,default}Acl between HTTP and 
gRPC (https://github-redirect.dependabot.com/googleapis/java-storage/issues/1820";>#1820)
 (https://github.com/googleapis/java-storage/commit/9511b173e84d2b28ab1a1625b16e3e648c3856fb";>9511b17)
   
   Dependencies
   
   Update dependency com.google.cloud:google-cloud-shared-dependencies to 
v3.1.1 (https://github-redirect.dependabot.com/googleapis/java-storage/issues/1836";>#1836)
 (https://github.com/googleapis/java-storage/commit/3b71fab11ac71039c2a9983821ce02ce25ce311d

[GitHub] [tika] THausherr merged pull request #898: Bump netty-bom from 4.1.86.Final to 4.1.87.Final

2023-01-12 Thread GitBox


THausherr merged PR #898:
URL: https://github.com/apache/tika/pull/898


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tika.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [tika] THausherr merged pull request #899: Bump aws.version from 1.12.383 to 1.12.384

2023-01-12 Thread GitBox


THausherr merged PR #899:
URL: https://github.com/apache/tika/pull/899


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tika.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [tika] THausherr merged pull request #900: Bump spring-context from 5.3.24 to 5.3.25

2023-01-12 Thread GitBox


THausherr merged PR #900:
URL: https://github.com/apache/tika/pull/900


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tika.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [tika] THausherr merged pull request #901: Bump maven-checkstyle-plugin from 3.2.0 to 3.2.1

2023-01-12 Thread GitBox


THausherr merged PR #901:
URL: https://github.com/apache/tika/pull/901


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tika.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [tika] THausherr merged pull request #902: Bump google-cloud-storage from 2.16.0 to 2.17.1

2023-01-12 Thread GitBox


THausherr merged PR #902:
URL: https://github.com/apache/tika/pull/902


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tika.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org