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 2020/11/17 08:20:28 UTC

[openmeetings] branch master updated: [OPENMEETINGS-2455] xstream

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 f3ba210  [OPENMEETINGS-2455] xstream
f3ba210 is described below

commit f3ba2105936b7c60a065f16c23a933ed39fd3769
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Tue Nov 17 15:18:28 2020 +0700

    [OPENMEETINGS-2455] xstream
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a304b68..dda33e7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -104,7 +104,7 @@
 		<mysql.version>8.0.22</mysql.version>
 		<mssql.version>8.4.1.jre11</mssql.version>
 		<commons-collections4.version>4.4</commons-collections4.version>
-		<xstream.version>1.4.13</xstream.version>
+		<xstream.version>1.4.14</xstream.version>
 		<api-all.version>2.0.1</api-all.version>
 		<caldav4j.version>1.0.1</caldav4j.version>
 		<tika-parsers.version>1.24.1</tika-parsers.version>