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/02/06 10:54:58 UTC

[openmeetings] branch 4.0.x updated: [OPENMEETINGS-1777] caldav4j and selenium versions are updated

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 bade582  [OPENMEETINGS-1777] caldav4j and selenium versions are updated
bade582 is described below

commit bade582ad9b395328c3abfc2dac869a304ef1f9b
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Tue Feb 6 17:54:48 2018 +0700

    [OPENMEETINGS-1777] caldav4j and selenium versions are updated
---
 openmeetings-service/pom.xml | 2 +-
 pom.xml                      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/openmeetings-service/pom.xml b/openmeetings-service/pom.xml
index f2d305b..c55fe93 100644
--- a/openmeetings-service/pom.xml
+++ b/openmeetings-service/pom.xml
@@ -49,7 +49,7 @@
 		<dependency>
 			<groupId>com.github.caldav4j</groupId>
 			<artifactId>caldav4j</artifactId>
-			<version>0.9-om</version>
+			<version>0.9.1</version>
 			<exclusions>
 				<exclusion>
 					<!-- Remove the need for ehcache, since we use the Methods directly -->
diff --git a/pom.xml b/pom.xml
index f00e4cb..1b7964f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@
 		<tomcat.version>9.0.4</tomcat.version>
 		<ical4j.version>2.1.5</ical4j.version>
 		<cxf.version>3.2.1</cxf.version>
-		<selenium.version>3.8.1</selenium.version>
+		<selenium.version>3.9.0</selenium.version>
 		<simple-xml.version>2.7.1</simple-xml.version>
 		<jettison.version>1.3.8</jettison.version>
 		<site.basedir>${project.basedir}</site.basedir>

-- 
To stop receiving notification emails like this one, please contact
solomax@apache.org.