From commits-return-11158-archive-asf-public=cust-asf.ponee.io@aries.apache.org Fri Nov 22 22:03:48 2019 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 [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 919BE180661 for ; Fri, 22 Nov 2019 23:03:48 +0100 (CET) Received: (qmail 14556 invoked by uid 500); 22 Nov 2019 22:03:47 -0000 Mailing-List: contact commits-help@aries.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aries.apache.org Delivered-To: mailing list commits@aries.apache.org Received: (qmail 14481 invoked by uid 99); 22 Nov 2019 22:03:47 -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; Fri, 22 Nov 2019 22:03:47 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id F2E1C8B691; Fri, 22 Nov 2019 22:03:46 +0000 (UTC) Date: Fri, 22 Nov 2019 22:03:47 +0000 To: "commits@aries.apache.org" Subject: [aries-cdi] 01/19: update felix http MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: rotty3000@apache.org In-Reply-To: <157446022660.19166.11191097216503412276@gitbox.apache.org> References: <157446022660.19166.11191097216503412276@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: aries-cdi X-Git-Refname: refs/heads/rotty3000/cdi-spi X-Git-Reftype: branch X-Git-Rev: 81336bff9c7554537c9a7d341a7082c042bc19a5 X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20191122220346.F2E1C8B691@gitbox.apache.org> This is an automated email from the ASF dual-hosted git repository. rotty3000 pushed a commit to branch rotty3000/cdi-spi in repository https://gitbox.apache.org/repos/asf/aries-cdi.git commit 81336bff9c7554537c9a7d341a7082c042bc19a5 Author: Raymond Augé AuthorDate: Wed Nov 20 23:06:04 2019 -0500 update felix http Signed-off-by: Raymond Augé --- cdi-bom/pom.xml | 2 +- cdi-itests/pom.xml | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/cdi-bom/pom.xml b/cdi-bom/pom.xml index 52b9365..ac4bc90 100644 --- a/cdi-bom/pom.xml +++ b/cdi-bom/pom.xml @@ -90,7 +90,7 @@ org.apache.felix org.apache.felix.http.jetty - 4.0.6 + 4.0.14 runtime diff --git a/cdi-itests/pom.xml b/cdi-itests/pom.xml index 76207b2..c3f335e 100644 --- a/cdi-itests/pom.xml +++ b/cdi-itests/pom.xml @@ -125,6 +125,11 @@ runtime + org.apache.felix + org.apache.felix.http.jetty + runtime + + org.apache.httpcomponents httpcore-osgi 4.4.6