common 모듈 삭제

This commit is contained in:
juhyun10
2020-09-06 23:26:39 +09:00
parent b75d6ffe1b
commit cf80b47f9e

View File

@@ -23,12 +23,6 @@
</properties>
<dependencies>
<dependency>
<groupId>com.assu.cloud</groupId>
<artifactId>common</artifactId>
<version>0.0.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-actuator</artifactId>