mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-05-28 14:19:38 +00:00
polish
This commit is contained in:
parent
dee6a358d6
commit
6d0d36f35b
1 changed files with 1 additions and 6 deletions
7
pom.xml
7
pom.xml
|
@ -48,11 +48,6 @@
|
|||
<artifactId>com.springsource.org.aspectj.weaver</artifactId>
|
||||
<version>1.6.5.RELEASE</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework</groupId>
|
||||
<artifactId>org.springframework.aspects</artifactId>
|
||||
<version>${spring.version}</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Logging -->
|
||||
<dependency>
|
||||
|
@ -115,7 +110,7 @@
|
|||
<artifactId>com.springsource.javax.persistence</artifactId>
|
||||
<version>1.0.0</version>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
</dependency>
|
||||
<!-- Toplink JPA Provider -->
|
||||
<dependency>
|
||||
<groupId>com.oracle.toplink.essentials</groupId>
|
||||
|
|
Loading…
Reference in a new issue