Merge pull request 'fixes the pom.xml' (!8) from #376-ras-fix-pom-downgrade-undertow-arcade-bug into main
Reviewed-on: binarygolem/stktrk#8 Reviewed-by: christian <christian.rauh.cr@gmail.com>
This commit is contained in:
commit
b072de9eca
8
pom.xml
8
pom.xml
@ -105,6 +105,14 @@
|
|||||||
<artifactId>rabbitmq</artifactId>
|
<artifactId>rabbitmq</artifactId>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>io.undertow</groupId>
|
||||||
|
<artifactId>undertow-servlet</artifactId>
|
||||||
|
<version>2.3.17.Final</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.arcadedb</groupId>
|
<groupId>com.arcadedb</groupId>
|
||||||
<artifactId>arcadedb-gremlin</artifactId>
|
<artifactId>arcadedb-gremlin</artifactId>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user