[ https://issues.apache.org/jira/browse/TIKA-4417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17952439#comment-17952439 ]
Hudson commented on TIKA-4417: ------------------------------ SUCCESS: Integrated in Jenkins build Tika ยป tika-main-jdk17 #722 (See [https://ci-builds.apache.org/job/Tika/job/tika-main-jdk17/722/]) TIKA-4417: fix dependency convergence error with jackcess-encrypt (#2206) (github: [https://github.com/apache/tika/commit/c53c418810990ccbf84924fab09f116a0f79016a]) * (edit) tika-parent/pom.xml > Dependency convergence error with jackcess-encrypt > -------------------------------------------------- > > Key: TIKA-4417 > URL: https://issues.apache.org/jira/browse/TIKA-4417 > Project: Tika > Issue Type: Bug > Components: dependency > Affects Versions: 3.1.0, 2.9.4 > Reporter: David Frizelle > Priority: Minor > > This dependency is not released as often as the main jackcess one > <groupId>com.healthmarketscience.jackcess</groupId> > <artifactId>jackcess-encrypt</artifactId> > and it points to an older jackcess and bcprov-jdk18on > This leads to dependency convergence maven errors in projects that use Tika. > Would be good to get fix out in 3.2.x -- This message was sent by Atlassian Jira (v8.20.10#820010)