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 d6958e0  [OPENMEETINGS-2037] mina version is updated
d6958e0 is described below

commit d6958e042ec0a083a9a1eb9068c7fd4aecace9a0
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Mon Apr 15 15:54:53 2019 +0700

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

diff --git a/pom.xml b/pom.xml
index 080441e..f99e356 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.1.0</mina.version>
+               <mina.version>2.0.21</mina.version>
                <tomcat.version>9.0.17</tomcat.version>
                <ical4j.version>3.0.6</ical4j.version>
                <cxf.version>3.3.1</cxf.version>

Reply via email to