We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0a359f2 + 0fdb0fd commit 5c200e4Copy full SHA for 5c200e4
pom.xml
@@ -7,7 +7,7 @@
7
8
<groupId>com.swiftmq</groupId>
9
<artifactId>swiftmq-client</artifactId>
10
- <version>13.0.2</version>
+ <version>13.1.0</version>
11
12
<name>SwiftMQ Client</name>
13
<description>Client for SwiftMQ Messaging System with JMS, AMQP 1.0 and file transfer over JMS.</description>
@@ -48,7 +48,7 @@
48
<dependency>
49
<groupId>com.thoughtworks.xstream</groupId>
50
<artifactId>xstream</artifactId>
51
- <version>1.4.20</version>
+ <version>1.4.21</version>
52
</dependency>
53
54
<groupId>javax.jms</groupId>
0 commit comments