Skip to content

Commit

Permalink
Revert "CAMEL-12447: camel-jms - Exclude spring-messaging JAR"
Browse files Browse the repository at this point in the history
This reverts commit 11f08e9.
  • Loading branch information
davsclaus committed May 16, 2018
1 parent 4575c29 commit a937590
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions components/camel-jms/pom.xml
Expand Up @@ -50,12 +50,6 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-jms</artifactId>
<exclusions>
<exclusion>
<groupId>org.springframework</groupId>
<artifactId>spring-messaging</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
Expand Down

0 comments on commit a937590

Please sign in to comment.