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 2ABB2200D65 for ; Mon, 25 Dec 2017 22:41:05 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 2965A160C0E; Mon, 25 Dec 2017 21:41:05 +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 6F93B160C1E for ; Mon, 25 Dec 2017 22:41:04 +0100 (CET) Received: (qmail 18325 invoked by uid 500); 25 Dec 2017 21:41:03 -0000 Mailing-List: contact commits-help@streams.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@streams.apache.org Delivered-To: mailing list commits@streams.apache.org Received: (qmail 18316 invoked by uid 99); 25 Dec 2017 21:41:03 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Dec 2017 21:41:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 227081805D6 for ; Mon, 25 Dec 2017 21:41:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.202 X-Spam-Level: X-Spam-Status: No, score=-99.202 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RCVD_IN_DNSWL_NONE=-0.0001, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id Fo5B06t3eqmF for ; Mon, 25 Dec 2017 21:41:02 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 34E535F36F for ; Mon, 25 Dec 2017 21:41:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 701E3E0D27 for ; Mon, 25 Dec 2017 21:41:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 1A5F7240DE for ; Mon, 25 Dec 2017 21:41:00 +0000 (UTC) Date: Mon, 25 Dec 2017 21:41:00 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: commits@streams.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (STREAMS-564) Update dependency versions on juneau and httpclient MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 25 Dec 2017 21:41:05 -0000 [ https://issues.apache.org/jira/browse/STREAMS-564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16303397#comment-16303397 ] ASF GitHub Bot commented on STREAMS-564: ---------------------------------------- steveblackmon closed pull request #413: STREAMS-564 URL: https://github.com/apache/streams/pull/413 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/pom.xml b/pom.xml index c7d17669c..713885fd9 100644 --- a/pom.xml +++ b/pom.xml @@ -361,7 +361,7 @@ 1.8.1 0.4.1 0.1.10 - 7.0.0 + 7.0.1 0.4.10 0.13.1 0.11.1 @@ -377,7 +377,7 @@ 2.5 3.6 1.6 - 1.3.1 + 1.3.2 0.9.11 20.0 1.4.0 @@ -387,8 +387,8 @@ 2.4.7 1.10.19 1.7.1 - 4.4.6 - 4.5.3 + 4.4.8 + 4.5.4 1.7 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org > Update dependency versions on juneau and httpclient > --------------------------------------------------- > > Key: STREAMS-564 > URL: https://issues.apache.org/jira/browse/STREAMS-564 > Project: Streams > Issue Type: Task > Reporter: Steve Blackmon > Assignee: Steve Blackmon > Original Estimate: 1h > Remaining Estimate: 1h > > Juneau is about to release 7.0.1 with newer httpclient and jetty dependencies. -- This message was sent by Atlassian JIRA (v6.4.14#64029)