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/12/03 08:08:02 UTC

[openmeetings] branch master updated: [OPENMEETINGS-1954] spring and ical4j versions are 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 5ff5a43  [OPENMEETINGS-1954] spring and ical4j versions are updated
5ff5a43 is described below

commit 5ff5a43ad0220f2251044b58e519aed8ee9c2a28
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Mon Dec 3 15:01:04 2018 +0700

    [OPENMEETINGS-1954] spring and ical4j versions are updated
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index a5906d2..e6fb06d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,10 +77,10 @@
 		<wicketju.version>8.1.0</wicketju.version>
 		<wickets.version>8.2.0</wickets.version>
 		<red5-client.version>1.0.10-M9</red5-client.version>
-		<spring.version>5.1.2.RELEASE</spring.version>
+		<spring.version>5.1.3.RELEASE</spring.version>
 		<mina.version>2.0.19</mina.version>
 		<tomcat.version>9.0.13</tomcat.version>
-		<ical4j.version>3.0.1</ical4j.version>
+		<ical4j.version>3.0.2</ical4j.version>
 		<cxf.version>3.2.7</cxf.version>
 		<selenium.version>3.14.0</selenium.version>
 		<simple-xml.version>2.7.1</simple-xml.version>