From commits-return-35682-archive-asf-public=cust-asf.ponee.io@karaf.apache.org Thu Feb 7 09:28:06 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 [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 4006B180600 for ; Thu, 7 Feb 2019 10:28:06 +0100 (CET) Received: (qmail 63702 invoked by uid 500); 7 Feb 2019 09:28:05 -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 63693 invoked by uid 99); 7 Feb 2019 09:28:05 -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, 07 Feb 2019 09:28:05 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id BFD0380864; Thu, 7 Feb 2019 09:28:04 +0000 (UTC) Date: Thu, 07 Feb 2019 09:28:04 +0000 To: "commits@karaf.apache.org" Subject: [karaf] branch master updated: [KARAF-5873] Fix spring security 5.1 version MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <154953168462.28599.15812026162616282075@gitbox.apache.org> From: jbonofre@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: karaf X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 6a916900b0281a3b2c18fc24d3d6ee443ba5ab09 X-Git-Newrev: 04dea975c68fd3ce01cf5dea525c8e68ff567585 X-Git-Rev: 04dea975c68fd3ce01cf5dea525c8e68ff567585 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. jbonofre pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/karaf.git The following commit(s) were added to refs/heads/master by this push: new 04dea97 [KARAF-5873] Fix spring security 5.1 version 04dea97 is described below commit 04dea975c68fd3ce01cf5dea525c8e68ff567585 Author: Jean-Baptiste Onofré AuthorDate: Thu Feb 7 10:27:36 2019 +0100 [KARAF-5873] Fix spring security 5.1 version --- assemblies/features/spring/src/main/feature/feature.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assemblies/features/spring/src/main/feature/feature.xml b/assemblies/features/spring/src/main/feature/feature.xml index b6271dd..6e164a4 100644 --- a/assemblies/features/spring/src/main/feature/feature.xml +++ b/assemblies/features/spring/src/main/feature/feature.xml @@ -164,7 +164,7 @@ - + war spring-jdbc spring-tx