Skip to content
Snippets Groups Projects
Commit a5950589 authored by michaelisvy's avatar michaelisvy
Browse files

removed unused dependency to spring-jms

parent 80c1d243
No related branches found
No related tags found
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment