aromanenko-dev commented on a change in pull request #14521:
URL: https://github.com/apache/beam/pull/14521#discussion_r613185488
##########
File path: sdks/java/io/tika/build.gradle
##########
@@ -22,8 +22,8 @@ applyJavaNature(automaticModuleName:
'org.apache.beam.sdk.io.tika')
description = "Apache Beam :: SDKs :: Java :: IO :: Tika"
ext.summary = "Tika Input to parse files."
-def tika_version = "1.24.1"
-def bndlib_version = "1.43.0"
Review comment:
Well, I updated this one because `tika-core` has it as [provided
dependencies](https://mvnrepository.com/artifact/org.apache.tika/tika-core/1.26)
So yes, I'll update commit message, thanks.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]