Skip to content

Commit c62abb7

Browse files
committed
Updated version of mina-core
1 parent b23025b commit c62abb7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

milton-mail-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>org.apache.mina</groupId>
2727
<artifactId>mina-core</artifactId>
28-
<version>2.0.7</version>
28+
<version>2.0.21</version>
2929
</dependency>
3030
<dependency>
3131
<groupId>org.subethamail</groupId>

milton-server-ce/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
<dependency>
158158
<groupId>org.apache.mina</groupId>
159159
<artifactId>mina-core</artifactId>
160-
<version>2.0.7</version>
160+
<version>2.0.21</version>
161161
<scope>compile</scope>
162162
<type>jar</type>
163163
</dependency>

0 commit comments

Comments
 (0)