From commits-return-47806-archive-asf-public=cust-asf.ponee.io@qpid.apache.org Sat Feb 16 02:00:14 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 5F50A180651 for ; Sat, 16 Feb 2019 03:00:14 +0100 (CET) Received: (qmail 21055 invoked by uid 500); 16 Feb 2019 02:00:13 -0000 Mailing-List: contact commits-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@qpid.apache.org Delivered-To: mailing list commits@qpid.apache.org Received: (qmail 21046 invoked by uid 99); 16 Feb 2019 02:00:13 -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; Sat, 16 Feb 2019 02:00:13 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id D8F0A83A9B; Sat, 16 Feb 2019 02:00:12 +0000 (UTC) Date: Sat, 16 Feb 2019 02:00:12 +0000 To: "commits@qpid.apache.org" Subject: [qpid-broker-j] branch 7.1.x updated: QPID-8279: [Broker-J] Upgrade Jackson dependencies MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <155028241284.21182.17692971602230616681@gitbox.apache.org> From: orudyy@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: qpid-broker-j X-Git-Refname: refs/heads/7.1.x X-Git-Reftype: branch X-Git-Oldrev: ae6fecffad5edb4abde74f1e4d2e2060702523f2 X-Git-Newrev: fcd6a091c48b7f46d262b825125d9f401bdfd4ef X-Git-Rev: fcd6a091c48b7f46d262b825125d9f401bdfd4ef 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. orudyy pushed a commit to branch 7.1.x in repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git The following commit(s) were added to refs/heads/7.1.x by this push: new fcd6a09 QPID-8279: [Broker-J] Upgrade Jackson dependencies fcd6a09 is described below commit fcd6a091c48b7f46d262b825125d9f401bdfd4ef Author: Alex Rudyy AuthorDate: Sat Feb 16 00:58:56 2019 +0000 QPID-8279: [Broker-J] Upgrade Jackson dependencies --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 89bb514..e1edd36 100644 --- a/pom.xml +++ b/pom.xml @@ -105,7 +105,7 @@ 10.13.1.1 1.2.2 27.0-jre - 2.9.5 + 2.9.8 1.7.25 9.4.12.v20180830 --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org For additional commands, e-mail: commits-help@qpid.apache.org