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 2018/11/04 04:25:06 UTC

[openmeetings] branch master updated: [OPENMEETINGS-1954] libraries were updated

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 778a122  [OPENMEETINGS-1954] libraries were updated
778a122 is described below

commit 778a1223c80eb8965829294e8f0597ffaa47c7dc
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Sun Nov 4 11:24:54 2018 +0700

    [OPENMEETINGS-1954] libraries were updated
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index a034ac7..4d18b52 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,11 +76,11 @@
 		<wicketju.version>8.1.0</wicketju.version>
 		<wickets.version>8.1.0</wickets.version>
 		<red5-client.version>1.0.10-M9</red5-client.version>
-		<spring.version>5.1.1.RELEASE</spring.version>
+		<spring.version>5.1.2.RELEASE</spring.version>
 		<mina.version>2.0.19</mina.version>
 		<tomcat.version>9.0.12</tomcat.version>
 		<ical4j.version>3.0.1</ical4j.version>
-		<cxf.version>3.2.6</cxf.version>
+		<cxf.version>3.2.7</cxf.version>
 		<selenium.version>3.14.0</selenium.version>
 		<simple-xml.version>2.7.1</simple-xml.version>
 		<jettison.version>1.4.0</jettison.version>