File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 189189 <artifactId >opennlp-tools</artifactId >
190190 <groupId >${project.groupId} </groupId >
191191 <version >${project.version} </version >
192- <type >test-jar</type >
193192 </dependency >
194193
195194 <dependency >
196- <artifactId >opennlp-tools-models </artifactId >
195+ <artifactId >opennlp-tools</artifactId >
197196 <groupId >${project.groupId} </groupId >
198197 <version >${project.version} </version >
198+ <type >test-jar</type >
199199 </dependency >
200200
201201 <dependency >
202- <artifactId >opennlp-morfologik-addon </artifactId >
202+ <artifactId >opennlp-morfologik</artifactId >
203203 <groupId >${project.groupId} </groupId >
204204 <version >${project.version} </version >
205205 </dependency >
228228 <!-- Dependency versions -->
229229 <junit .version>5.13.1</junit .version>
230230 <junit5-system-exit .version>2.0.2</junit5-system-exit .version>
231- <uimaj .version>3.6.0</uimaj .version>
232- <morfologik .version>2.1.9</morfologik .version>
233231 <onnxruntime .version>1.22.0</onnxruntime .version>
234232 <slf4j .version>2.0.17</slf4j .version>
235233 <log4j2 .version>2.24.3</log4j2 .version>
You can’t perform that action at this time.
0 commit comments