From commits-return-10416-apmail-jmeter-commits-archive=jmeter.apache.org@jmeter.apache.org Sun Feb 16 18:52:11 2020 Return-Path: X-Original-To: apmail-jmeter-commits-archive@minotaur.apache.org Delivered-To: apmail-jmeter-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with SMTP id E24D919E25 for ; Sun, 16 Feb 2020 18:52:10 +0000 (UTC) Received: (qmail 43893 invoked by uid 500); 16 Feb 2020 18:52:10 -0000 Delivered-To: apmail-jmeter-commits-archive@jmeter.apache.org Received: (qmail 43874 invoked by uid 500); 16 Feb 2020 18:52:10 -0000 Mailing-List: contact commits-help@jmeter.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jmeter.apache.org Delivered-To: mailing list commits@jmeter.apache.org Received: (qmail 43864 invoked by uid 99); 16 Feb 2020 18:52:10 -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; Sun, 16 Feb 2020 18:52:10 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 43CC08B69B; Sun, 16 Feb 2020 18:52:10 +0000 (UTC) Date: Sun, 16 Feb 2020 18:52:10 +0000 To: "commits@jmeter.apache.org" Subject: [jmeter] branch master updated: Last commit updated commons-pool2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <158187913018.26598.16241588815214065773@gitbox.apache.org> From: fschumacher@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: jmeter X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 9f3d39ddd3797bf3b9281708984eaa6010f063b7 X-Git-Newrev: 81967d917a769d861271df5b17075bf1d098d2a4 X-Git-Rev: 81967d917a769d861271df5b17075bf1d098d2a4 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. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new 81967d9 Last commit updated commons-pool2 81967d9 is described below commit 81967d917a769d861271df5b17075bf1d098d2a4 Author: Felix Schumacher AuthorDate: Sun Feb 16 19:51:04 2020 +0100 Last commit updated commons-pool2 Correct changelog from 9f3d39ddd3797bf3b9281708984eaa6010f063b7 --- xdocs/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xdocs/changes.xml b/xdocs/changes.xml index 6a5f1ed..1583ee3 100644 --- a/xdocs/changes.xml +++ b/xdocs/changes.xml @@ -131,7 +131,7 @@ to view the last release notes of version 5.2.1.
  • Updated bouncycastle to 1.64 (from 1.60)
  • Updated asm to 7.3.1 (from 7.1)
  • Updated Apache commons-codec to 1.14 (from 1.13)
  • -
  • Updated Apache commons-dbcp2 to 2.8.0 (from 2.7.0)
  • +
  • Updated Apache commons-pool to 2.8.0 (from 2.7.0)