summaryrefslogtreecommitdiffstats
path: root/linguistics-components
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2023-10-04 12:00:40 +0200
committerHenning Baldersheim <balder@yahoo-inc.com>2023-10-04 12:00:40 +0200
commit59c589966b6e718cb041801ff415be16c6b85ea4 (patch)
tree2e3902cbe402189069997b0a5f20efaaba42b856 /linguistics-components
parente40f51ccabbf9e6843889accf17bad84ff872cdb (diff)
Use version tag
Diffstat (limited to 'linguistics-components')
-rw-r--r--linguistics-components/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/linguistics-components/pom.xml b/linguistics-components/pom.xml
index ae20fc83aae..5a2f4d165ba 100644
--- a/linguistics-components/pom.xml
+++ b/linguistics-components/pom.xml
@@ -21,7 +21,6 @@
<dependency>
<groupId>ai.djl.huggingface</groupId>
<artifactId>tokenizers</artifactId>
- <version>0.24.0</version>
<exclusions>
<exclusion>
<groupId>com.google.code.gson</groupId>