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:01:50 UTC

[openmeetings] branch 4.0.x updated: [OPENMEETINGS-1954] pdfbox, spring and ical4j 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 9036820  [OPENMEETINGS-1954] pdfbox, spring and ical4j versions are updated
     new e4166b0  Merge branch '4.0.x' of github.com:apache/openmeetings into 4.0.x
9036820 is described below

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

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

diff --git a/pom.xml b/pom.xml
index 3cb5515..66ab9cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,10 +77,10 @@
 		<wickets.version>8.2.0</wickets.version>
 		<red5-server.version>1.0.10-M9</red5-server.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>
@@ -102,7 +102,7 @@
 		<commons-io.version>2.6</commons-io.version>
 		<mysql.version>8.0.11</mysql.version>
 		<mssql.version>6.2.1.jre8</mssql.version>
-		<pdfbox.version>2.0.12</pdfbox.version>
+		<pdfbox.version>2.0.13</pdfbox.version>
 		<commons-collections4.version>4.2</commons-collections4.version>
 		<xstream.version>1.4.11.1</xstream.version>
 		<api-all.version>2.0.0.AM2</api-all.version>