Skip to content

Commit 2a19bf6

Browse files
committed
Update SwiftMQ client version to 13.1.2
Bumped the SwiftMQ client dependency from version 13.1.1 to 13.1.2 in the `pom.xml`. This update ensures the project uses the latest features and fixes provided in the new version.
1 parent fea1fe1 commit 2a19bf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
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.1.1</version>
10+
<version>13.1.2</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>

0 commit comments

Comments
 (0)