huangxiao 1 개월 전
부모
커밋
75ccec2718
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  1. 0 4
      service-user-infrastructure/pom.xml

+ 0 - 4
service-user-infrastructure/pom.xml

@@ -20,10 +20,6 @@
             <artifactId>service-user-app</artifactId>
         </dependency>
         <dependency>
-            <groupId>org.xerial</groupId>
-            <artifactId>sqlite-jdbc</artifactId>
-        </dependency>
-        <dependency>
             <groupId>mysql</groupId>
             <artifactId>mysql-connector-java</artifactId>
         </dependency>