Skip to content

Commit

Permalink
build($api-gateway): add ui dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnymillergh committed Aug 13, 2021
1 parent 5498716 commit 753b816
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions reactive-spring-cloud-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@
<groupId>com.jmsoftware.maf</groupId>
<artifactId>common</artifactId>
</dependency>
<dependency>
<groupId>com.jmsoftware.maf</groupId>
<artifactId>universal-ui</artifactId>
</dependency>

<!-- Spring Boot Dependencies -->
<dependency>
Expand Down

0 comments on commit 753b816

Please sign in to comment.