|
|
@ -1637,6 +1637,16 @@
|
|
|
|
<artifactId>elasticsearch</artifactId>
|
|
|
|
<artifactId>elasticsearch</artifactId>
|
|
|
|
<version>${elasticsearch.version}</version>
|
|
|
|
<version>${elasticsearch.version}</version>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>org.elasticsearch.client</groupId>
|
|
|
|
|
|
|
|
<artifactId>transport</artifactId>
|
|
|
|
|
|
|
|
<version>${elasticsearch.version}</version>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>org.elasticsearch.plugin</groupId>
|
|
|
|
|
|
|
|
<artifactId>transport-netty4-client</artifactId>
|
|
|
|
|
|
|
|
<version>${elasticsearch.version}</version>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.firebirdsql.jdbc</groupId>
|
|
|
|
<groupId>org.firebirdsql.jdbc</groupId>
|
|
|
|
<artifactId>jaybird-jdk17</artifactId>
|
|
|
|
<artifactId>jaybird-jdk17</artifactId>
|
|
|
|