There was an error while loading. Please reload this page.
1 parent 05dd135 commit a475be6Copy full SHA for a475be6
1 file changed
tika-parsers/tika-parsers-ml/tika-parser-nlp-module/pom.xml
@@ -189,9 +189,10 @@
189
<version>3.9.15</version>
190
</dependency>
191
<dependency>
192
- <groupId>org.codehaus.groovy</groupId>
+ <groupId>org.apache.groovy</groupId>
193
<artifactId>groovy-all</artifactId>
194
- <version>2.4.21</version>
+ <version>5.0.6</version>
195
+ <type>pom</type>
196
197
</dependencies>
198
<executions>
0 commit comments