You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there,
I'm using maven-enforcer-plugin to make sure I don't have mismatching dependencies in my build.
vorbis-java-tika depends on an outdated version of tika-core and pulling it in through tika-parsers leads to having a conflict between tika 1.17 and 1.12 currently.