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 2016/08/31 05:41:04 UTC

svn commit: r1758518 - /openmeetings/application/branches/3.2.x/openmeetings-screenshare/pom.xml

Author: solomax
Date: Wed Aug 31 05:41:04 2016
New Revision: 1758518

URL: http://svn.apache.org/viewvc?rev=1758518&view=rev
Log:
[OPENMEETINGS-1373] mina version is updated

Modified:
    openmeetings/application/branches/3.2.x/openmeetings-screenshare/pom.xml

Modified: openmeetings/application/branches/3.2.x/openmeetings-screenshare/pom.xml
URL: http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-screenshare/pom.xml?rev=1758518&r1=1758517&r2=1758518&view=diff
==============================================================================
--- openmeetings/application/branches/3.2.x/openmeetings-screenshare/pom.xml (original)
+++ openmeetings/application/branches/3.2.x/openmeetings-screenshare/pom.xml Wed Aug 31 05:41:04 2016
@@ -47,7 +47,7 @@
 		<dependency>
 			<groupId>org.apache.mina</groupId>
 			<artifactId>mina-core</artifactId>
-			<version>2.0.13</version>
+			<version>2.0.14</version>
 		</dependency>
 		<dependency>
 			<groupId>org.springframework</groupId>