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 2019/07/10 06:44:50 UTC

[openmeetings] branch 4.0.x updated: [OPENMEETINGS-2037] commons-collection version is 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 f2961e1  [OPENMEETINGS-2037] commons-collection version is updated
f2961e1 is described below

commit f2961e1b03a01bb227268395a91b506ae9a8254a
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Wed Jul 10 13:44:40 2019 +0700

    [OPENMEETINGS-2037] commons-collection version is updated
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fc7aed5..176ea2f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -103,7 +103,7 @@
 		<mysql.version>8.0.16</mysql.version>
 		<mssql.version>7.2.2.jre8</mssql.version>
 		<pdfbox.version>2.0.15</pdfbox.version>
-		<commons-collections4.version>4.3</commons-collections4.version>
+		<commons-collections4.version>4.4</commons-collections4.version>
 		<xstream.version>1.4.11.1</xstream.version>
 		<api-all.version>2.0.0.AM3</api-all.version>
 		<caldav4j.version>1.0.0-rc.2</caldav4j.version>