Skip to content

Commit 5c200e4

Browse files
committed
Merge branch 'release/13.1.0'
2 parents 0a359f2 + 0fdb0fd commit 5c200e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<groupId>com.swiftmq</groupId>
99
<artifactId>swiftmq-client</artifactId>
10-
<version>13.0.2</version>
10+
<version>13.1.0</version>
1111

1212
<name>SwiftMQ Client</name>
1313
<description>Client for SwiftMQ Messaging System with JMS, AMQP 1.0 and file transfer over JMS.</description>
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>com.thoughtworks.xstream</groupId>
5050
<artifactId>xstream</artifactId>
51-
<version>1.4.20</version>
51+
<version>1.4.21</version>
5252
</dependency>
5353
<dependency>
5454
<groupId>javax.jms</groupId>

0 commit comments

Comments
 (0)