From commits-return-19651-archive-asf-public=cust-asf.ponee.io@struts.apache.org Sun Mar 28 08:12:06 2021 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-he-de.apache.org (mxout1-he-de.apache.org [95.216.194.37]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id 80D7A180644 for ; Sun, 28 Mar 2021 10:12:06 +0200 (CEST) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-he-de.apache.org (ASF Mail Server at mxout1-he-de.apache.org) with SMTP id 327E45FF58 for ; Sun, 28 Mar 2021 08:12:05 +0000 (UTC) Received: (qmail 27121 invoked by uid 500); 28 Mar 2021 08:12:03 -0000 Mailing-List: contact commits-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list commits@struts.apache.org Received: (qmail 27108 invoked by uid 99); 28 Mar 2021 08:12:03 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Mar 2021 08:12:03 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 2E9F48E947; Sun, 28 Mar 2021 08:12:03 +0000 (UTC) Date: Sun, 28 Mar 2021 08:12:02 +0000 To: "commits@struts.apache.org" Subject: [struts] branch struts-2-5-x updated: WW-5122 Upgrades Xstream to version 1.4.16 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <161691912290.9819.7462516231615278768@gitbox.apache.org> From: lukaszlenart@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: struts X-Git-Refname: refs/heads/struts-2-5-x X-Git-Reftype: branch X-Git-Oldrev: a65b8d5d51d8bed0bdb10dcca57058712a5c0521 X-Git-Newrev: b2580e1d764ae3031bc6f0d26dc1eac9e1b67daf X-Git-Rev: b2580e1d764ae3031bc6f0d26dc1eac9e1b67daf X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch struts-2-5-x in repository https://gitbox.apache.org/repos/asf/struts.git The following commit(s) were added to refs/heads/struts-2-5-x by this push: new b2580e1 WW-5122 Upgrades Xstream to version 1.4.16 b2580e1 is described below commit b2580e1d764ae3031bc6f0d26dc1eac9e1b67daf Author: Lukasz Lenart AuthorDate: Sun Mar 28 10:11:49 2021 +0200 WW-5122 Upgrades Xstream to version 1.4.16 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9830c5e..04817e3 100644 --- a/pom.xml +++ b/pom.xml @@ -1034,7 +1034,7 @@ com.thoughtworks.xstream xstream - 1.4.11.1 + 1.4.16