diff --git a/tika-langdetect/tika-langdetect-optimaize/pom.xml b/tika-langdetect/tika-langdetect-optimaize/pom.xml index 76c6406eaa..e20a0a4119 100644 --- a/tika-langdetect/tika-langdetect-optimaize/pom.xml +++ b/tika-langdetect/tika-langdetect-optimaize/pom.xml @@ -28,14 +28,23 @@ tika-langdetect-optimaize Apache Tika Optimaize langdetect - com.optimaize.languagedetector language-detector ${optimaize.version} + + + com.intellij + annotations + + + + + org.jetbrains + annotations + 24.0.1 - ${project.groupId}