|
@@ -88,10 +88,6 @@
|
|
|
<artifactId>javax.persistence-api</artifactId>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
- <groupId>javax.persistence</groupId>
|
|
|
- <artifactId>javax.persistence-api</artifactId>
|
|
|
- </dependency>
|
|
|
- <dependency>
|
|
|
<groupId>com.ym</groupId>
|
|
|
<artifactId>common-core</artifactId>
|
|
|
<exclusions>
|
|
@@ -109,10 +105,6 @@
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
<artifactId>spring-boot-maven-plugin</artifactId>
|
|
|
</plugin>
|
|
|
- <plugin>
|
|
|
- <groupId>com.spotify</groupId>
|
|
|
- <artifactId>docker-maven-plugin</artifactId>
|
|
|
- </plugin>
|
|
|
</plugins>
|
|
|
</build>
|
|
|
</project>
|