From commits-return-34311-archive-asf-public=cust-asf.ponee.io@karaf.apache.org Thu Aug 2 09:19:40 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id DF35E180629 for ; Thu, 2 Aug 2018 09:19:39 +0200 (CEST) Received: (qmail 18484 invoked by uid 500); 2 Aug 2018 07:19:38 -0000 Mailing-List: contact commits-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list commits@karaf.apache.org Received: (qmail 18475 invoked by uid 99); 2 Aug 2018 07:19:38 -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; Thu, 02 Aug 2018 07:19:38 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 4DBED822F4; Thu, 2 Aug 2018 07:19:38 +0000 (UTC) Date: Thu, 02 Aug 2018 07:19:38 +0000 To: "commits@karaf.apache.org" Subject: [karaf] branch karaf-4.1.x updated: [KARAF-5829] Upgrade to Xerces 2.12.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <153319437820.12122.15740514123285895593@gitbox.apache.org> From: gnodet@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: karaf X-Git-Refname: refs/heads/karaf-4.1.x X-Git-Reftype: branch X-Git-Oldrev: 480139a2fe44e704397b502fc38143edfcbb5656 X-Git-Newrev: 78cfd9dd4ee8f10edf1348a2d05f56008a961069 X-Git-Rev: 78cfd9dd4ee8f10edf1348a2d05f56008a961069 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. gnodet pushed a commit to branch karaf-4.1.x in repository https://gitbox.apache.org/repos/asf/karaf.git The following commit(s) were added to refs/heads/karaf-4.1.x by this push: new 78cfd9d [KARAF-5829] Upgrade to Xerces 2.12.0 78cfd9d is described below commit 78cfd9dd4ee8f10edf1348a2d05f56008a961069 Author: Guillaume Nodet AuthorDate: Thu Aug 2 08:54:17 2018 +0200 [KARAF-5829] Upgrade to Xerces 2.12.0 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 348ca78..136e233 100644 --- a/pom.xml +++ b/pom.xml @@ -1006,8 +1006,8 @@ ${maven.version} - xerces - xercesImpl + org.apache.servicemix.bundles + org.apache.servicemix.bundles.xercesImpl ${xerces.version}