This is an automated email from the ASF dual-hosted git repository.
solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git
The following commit(s) were added to refs/heads/master by this push:
new d22a5d1 [OPENMEETINGS-1897] red5 and mina versions are updated
d22a5d1 is described below
commit d22a5d10666d3d01e19afd4a2c201b6aff2e2f2e
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Thu Jun 7 10:04:44 2018 +0700
[OPENMEETINGS-1897] red5 and mina versions are updated
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 50f0786..fbc72af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,9 +74,9 @@
<wicket.version>8.0.0</wicket.version>
<wicketju.version>8.0.0</wicketju.version>
<wickets.version>8.0.0</wickets.version>
- <red5-client.version>1.0.10-M7</red5-client.version>
+ <red5-client.version>1.0.10-M8</red5-client.version>
<spring.version>4.3.17.RELEASE</spring.version>
- <mina.version>2.0.17</mina.version>
+ <mina.version>2.0.18</mina.version>
<tomcat.version>9.0.8</tomcat.version>
<ical4j.version>2.2.0</ical4j.version>
<cxf.version>3.2.4</cxf.version>
--
To stop receiving notification emails like this one, please contact
[email protected].