Updates to Dysprosium snapshots

This commit is contained in:
Spencer Gibb
2019-05-21 15:20:02 -04:00
parent f3b309d1e7
commit daae655987

View File

@@ -59,6 +59,14 @@
<dependencyManagement>
<dependencies>
<!-- Remove when boot updates -->
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-bom</artifactId>
<version>Dysprosium-BUILD-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-gateway-dependencies</artifactId>