mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 12:15:50 +00:00
removed unused dependency to spring-jms
This commit is contained in:
parent
80c1d243a1
commit
a59505897d
1 changed files with 0 additions and 5 deletions
5
pom.xml
5
pom.xml
|
@ -169,11 +169,6 @@
|
|||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework</groupId>
|
||||
<artifactId>spring-jms</artifactId>
|
||||
<version>${spring-framework.version}</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.aspectj</groupId>
|
||||
|
|
Loading…
Reference in a new issue