This is an automated email from the ASF dual-hosted git repository.

janh pushed a commit to branch branch-2.1
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/branch-2.1 by this push:
     new 872f107  HBASE-20494 Updated the version of metrics-core to 3.2.6
872f107 is described below

commit 872f107a5dfc912a37f5ef326633269bac3a6c7d
Author: Jan Hentschel <[email protected]>
AuthorDate: Sun Apr 7 17:25:48 2019 +0200

    HBASE-20494 Updated the version of metrics-core to 3.2.6
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 77278c6..df00fbc 100755
--- a/pom.xml
+++ b/pom.xml
@@ -1385,7 +1385,7 @@
     <disruptor.version>3.3.6</disruptor.version>
     <httpclient.version>4.5.3</httpclient.version>
     <httpcore.version>4.4.6</httpcore.version>
-    <metrics-core.version>3.2.1</metrics-core.version>
+    <metrics-core.version>3.2.6</metrics-core.version>
     <jackson.version>2.9.2</jackson.version>
     <jaxb-api.version>2.2.12</jaxb-api.version>
     <jetty.version>9.3.25.v20180904</jetty.version>

Reply via email to