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

haonan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git


The following commit(s) were added to refs/heads/master by this push:
     new e65c367  Bump metrics.version from 3.2.6 to 4.2.4 (#4123)
e65c367 is described below

commit e65c36731f98d40f24e7ba31f633adba54033c48
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 12 10:52:32 2021 +0800

    Bump metrics.version from 3.2.6 to 4.2.4 (#4123)
    
    Bumps `metrics.version` from 3.2.6 to 4.2.4.
    
    Updates `metrics-core` from 3.2.6 to 4.2.4
    - [Release notes](https://github.com/dropwizard/metrics/releases)
    - [Commits](https://github.com/dropwizard/metrics/compare/v3.2.6...v4.2.4)
    
    Updates `metrics-jvm` from 3.2.6 to 4.2.4
    - [Release notes](https://github.com/dropwizard/metrics/releases)
    - [Commits](https://github.com/dropwizard/metrics/compare/v3.2.6...v4.2.4)
    
    Updates `metrics-json` from 3.2.6 to 4.2.4
    - [Release notes](https://github.com/dropwizard/metrics/releases)
    - [Commits](https://github.com/dropwizard/metrics/compare/v3.2.6...v4.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: io.dropwizard.metrics:metrics-core
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: io.dropwizard.metrics:metrics-jvm
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: io.dropwizard.metrics:metrics-json
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6ba53e4..492ca97 100644
--- a/pom.xml
+++ b/pom.xml
@@ -136,7 +136,7 @@
         <guava.version>24.1.1</guava.version>
         <jline.version>2.14.6</jline.version>
         <jetty.version>9.4.35.v20201120</jetty.version>
-        <metrics.version>3.2.6</metrics.version>
+        <metrics.version>4.2.4</metrics.version>
         <javax.xml.bind.version>2.4.0-b180725.0427</javax.xml.bind.version>
         <felix.version>5.1.1</felix.version>
         <snappy.version>1.1.8.4</snappy.version>

Reply via email to