Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 9C25A200D25 for ; Sun, 22 Oct 2017 12:42:08 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 9A981160BD7; Sun, 22 Oct 2017 10:42:08 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 13AD31609C8 for ; Sun, 22 Oct 2017 12:42:07 +0200 (CEST) Received: (qmail 80020 invoked by uid 500); 22 Oct 2017 10:42:07 -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 80011 invoked by uid 99); 22 Oct 2017 10:42:07 -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, 22 Oct 2017 10:42:07 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 852FE81D19; Sun, 22 Oct 2017 10:42:05 +0000 (UTC) Date: Sun, 22 Oct 2017 10:42:05 +0000 To: "commits@struts.apache.org" Subject: [struts] branch master updated: WW-4880 Upgrades Spring to version 4.1.9 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <150866892506.9280.12130737204355653366@gitbox.apache.org> From: lukaszlenart@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: struts X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 8b95838c581b9de9c2d484fa33864c43bb2a2693 X-Git-Newrev: 1f9386e8921c77cab55fd40f4f015a00d1d5c09a X-Git-Rev: 1f9386e8921c77cab55fd40f4f015a00d1d5c09a X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated archived-at: Sun, 22 Oct 2017 10:42:08 -0000 This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/struts.git The following commit(s) were added to refs/heads/master by this push: new 1f9386e WW-4880 Upgrades Spring to version 4.1.9 1f9386e is described below commit 1f9386e8921c77cab55fd40f4f015a00d1d5c09a Author: Lukasz Lenart AuthorDate: Sun Oct 22 12:41:57 2017 +0200 WW-4880 Upgrades Spring to version 4.1.9 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 867b13e..c75226e 100644 --- a/pom.xml +++ b/pom.xml @@ -105,7 +105,7 @@ UTF-8 ${project.version} - 4.1.6.RELEASE + 4.1.9.RELEASE 3.1.15 5.2 3.0.7 -- To stop receiving notification emails like this one, please contact ['"commits@struts.apache.org" '].