You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2019/03/14 11:23:00 UTC

[openmeetings] branch 4.0.x updated: [OPENMEETINGS-2037] mina is updated

This is an automated email from the ASF dual-hosted git repository.

solomax pushed a commit to branch 4.0.x
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/4.0.x by this push:
     new 5f3143d  [OPENMEETINGS-2037] mina is updated
5f3143d is described below

commit 5f3143d0f065e2c6da4a617c5f84492e0a9839a4
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Thu Mar 14 18:22:49 2019 +0700

    [OPENMEETINGS-2037] mina is updated
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c9bf8ee..28d5eb6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,7 +79,7 @@
 		<red5-server.version>1.0.10</red5-server.version>
 		<red5-client.version>1.0.10</red5-client.version>
 		<spring.version>5.1.5.RELEASE</spring.version>
-		<mina.version>2.0.19</mina.version>
+		<mina.version>2.0.20</mina.version>
 		<tomcat.version>9.0.16</tomcat.version>
 		<ical4j.version>3.0.6</ical4j.version>
 		<cxf.version>3.3.0</cxf.version>