theit commented on PR #1345:
URL: https://github.com/apache/tika/pull/1345#issuecomment-1723437367

   > Separately, we're doing a better job of moving most dependencies into 
dependencyManagement and using boms. Should we get rid of the version numbers 
in the elements and just control the versions via the boms where possible?
   
   +1
   IMHO it would also be nice to get rid of properties whose only purpose is to 
define a version that is then later used only in the dependency management 
section. Example: `jackson.version`
   
   Another example is `log4j2.version`, defined in `tika-parent/pom.xml`. It's 
used in a couple of other pom.xml files, but unnecessary there because the 
corresponding dependencies are already referenced/defined via the import BOM.


-- 
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

Reply via email to