refs #364 this is a different commit message
This commit is contained in:
parent
a930e59ecc
commit
0fe5c18f25
9
pom.xml
9
pom.xml
@ -105,6 +105,15 @@
|
||||
<artifactId>rabbitmq</artifactId>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
|
||||
<!-- https://mvnrepository.com/artifact/io.undertow/undertow-servlet -->
|
||||
<dependency>
|
||||
<groupId>io.undertow</groupId>
|
||||
<artifactId>undertow-servlet</artifactId>
|
||||
<version>2.3.17.Final</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>com.arcadedb</groupId>
|
||||
<artifactId>arcadedb-gremlin</artifactId>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user