caio.co/de/cerberus

Remove reactor-core dependency

Not necessary since the Loader went away
Id
6a30a4d7043b53d93008df97ceec42e6779b704b
Author
Caio
Commit time
2019-03-23T20:49:37+01:00

Modified pom.xml

@@ -96,11 +96,6
</dependency>

<dependency>
- <groupId>io.projectreactor</groupId>
- <artifactId>reactor-core</artifactId>
- </dependency>
-
- <dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter</artifactId>
<scope>test</scope>