mirror of https://github.com/apache/lucene.git
Add assertj.
This commit is contained in:
parent
9917092bf8
commit
9224bde83c
|
@ -11,6 +11,7 @@ org.antlr:antlr4*=4.5.1-1
|
||||||
org.apache.commons:commons-compress=1.19
|
org.apache.commons:commons-compress=1.19
|
||||||
org.apache.httpcomponents:httpclient=4.5.13
|
org.apache.httpcomponents:httpclient=4.5.13
|
||||||
org.apache.opennlp:opennlp-tools=1.9.1
|
org.apache.opennlp:opennlp-tools=1.9.1
|
||||||
|
org.assertj:*=3.21.0
|
||||||
org.carrot2:morfologik-*=2.1.8
|
org.carrot2:morfologik-*=2.1.8
|
||||||
org.eclipse.jetty:*=9.4.41.v20210516
|
org.eclipse.jetty:*=9.4.41.v20210516
|
||||||
org.hamcrest:*=2.2
|
org.hamcrest:*=2.2
|
||||||
|
|
Loading…
Reference in New Issue