summaryrefslogtreecommitdiffstats
path: root/ms/controllerblueprints/modules/core/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ms/controllerblueprints/modules/core/pom.xml')
-rw-r--r--ms/controllerblueprints/modules/core/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/ms/controllerblueprints/modules/core/pom.xml b/ms/controllerblueprints/modules/core/pom.xml
index 51b3af357..ba38de63c 100644
--- a/ms/controllerblueprints/modules/core/pom.xml
+++ b/ms/controllerblueprints/modules/core/pom.xml
@@ -44,6 +44,10 @@
<artifactId>jackson-module-jsonSchema</artifactId>
</dependency>
<dependency>
+ <groupId>io.projectreactor</groupId>
+ <artifactId>reactor-core</artifactId>
+ </dependency>
+ <dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
</dependency>