Added JMS as runtime dep
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
<dependency>
|
||||
<groupId>javax.jms</groupId>
|
||||
<artifactId>jms</artifactId>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.ws</groupId>
|
||||
|
||||
Reference in New Issue
Block a user