[
https://issues.apache.org/jira/browse/TIKA-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14245778#comment-14245778
]
Tyler Palsulich commented on TIKA-1384:
---------------------------------------
Moved slf4j-log4j12 in r1645376 (related to TIKA-1496).
> Use tika-parent dependency management for common dependencies
> -------------------------------------------------------------
>
> Key: TIKA-1384
> URL: https://issues.apache.org/jira/browse/TIKA-1384
> Project: Tika
> Issue Type: Improvement
> Components: packaging
> Reporter: Tyler Palsulich
> Assignee: Tyler Palsulich
> Priority: Minor
> Fix For: 1.8
>
>
> If we list a dependency in the dependencyManagement section of the
> tika-parent pom.xml, we can then include that dependency in a child module
> without specifying a version.
> For example, I updated the junit dependencies yesterday:
> https://github.com/apache/tika/commit/2fec4c61267ed2c465e7411d50fbf7e9841523d5
> By using dependencyManagement, we can update the dependency version for all
> modules at once, rather than have different versions in different modules,
> like it was for junit.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)