Skip to content

Commit dd4e5e0

Browse files
author
Guido Medina
committed
Mina-core to 2.0.13 which fixes a SSL race condition which could lead to deadlock in some cases
1 parent 575976a commit dd4e5e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quickfixj-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>org.apache.mina</groupId>
6161
<artifactId>mina-core</artifactId>
62-
<version>2.0.12</version>
62+
<version>2.0.13</version>
6363
</dependency>
6464
<dependency>
6565
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)