Update data generator
This commit is contained in:
parent
5483a1551d
commit
f023fc3b83
4
pom.xml
4
pom.xml
@ -391,7 +391,7 @@
|
||||
<dependency>
|
||||
<groupId>it.cavallium</groupId>
|
||||
<artifactId>data-generator-runtime</artifactId>
|
||||
<version>1.0.76</version>
|
||||
<version>1.0.77</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>org.jetbrains</groupId>
|
||||
@ -487,7 +487,7 @@
|
||||
<plugin>
|
||||
<groupId>it.cavallium</groupId>
|
||||
<artifactId>data-generator</artifactId>
|
||||
<version>0.9.143</version>
|
||||
<version>0.9.148</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>generate-lucene-query-sources</id>
|
||||
|
Loading…
Reference in New Issue
Block a user