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 B46532009F9 for ; Mon, 23 May 2016 18:28:31 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B35B1160A24; Mon, 23 May 2016 16:28:31 +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 0E5DE160A05 for ; Mon, 23 May 2016 18:28:30 +0200 (CEST) Received: (qmail 39215 invoked by uid 500); 23 May 2016 16:28:30 -0000 Mailing-List: contact commits-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list commits@cxf.apache.org Received: (qmail 39206 invoked by uid 99); 23 May 2016 16:28:30 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 May 2016 16:28:30 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 200CCDFC8C; Mon, 23 May 2016 16:28:30 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: coheigea@apache.org To: commits@cxf.apache.org Date: Mon, 23 May 2016 16:28:30 -0000 Message-Id: <21a5bfe0dc184831ba2ff4d5e4ab6be9@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/2] cxf git commit: Update hsqldb to a more modern version archived-at: Mon, 23 May 2016 16:28:31 -0000 Repository: cxf Updated Branches: refs/heads/3.1.x-fixes be9529405 -> 194f9cd98 Update hsqldb to a more modern version Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/f26c82ef Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/f26c82ef Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/f26c82ef Branch: refs/heads/3.1.x-fixes Commit: f26c82ef6ef82f3971e3019f9f43ec9e9685427a Parents: be95294 Author: Colm O hEigeartaigh Authored: Mon May 23 17:07:28 2016 +0100 Committer: Colm O hEigeartaigh Committed: Mon May 23 17:27:23 2016 +0100 ---------------------------------------------------------------------- rt/rs/security/oauth-parent/oauth2/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/f26c82ef/rt/rs/security/oauth-parent/oauth2/pom.xml ---------------------------------------------------------------------- diff --git a/rt/rs/security/oauth-parent/oauth2/pom.xml b/rt/rs/security/oauth-parent/oauth2/pom.xml index 63083f9..0b0c1c3 100644 --- a/rt/rs/security/oauth-parent/oauth2/pom.xml +++ b/rt/rs/security/oauth-parent/oauth2/pom.xml @@ -36,7 +36,7 @@ javax.servlet*;version="${cxf.osgi.javax.servlet.version}" 4.1.0.Final - 1.8.0.10 + 2.3.4 2.4.0 @@ -104,7 +104,7 @@ test - hsqldb + org.hsqldb hsqldb ${hsqldb.version} test