This is an automated email from the ASF dual-hosted git repository. ptupitsyn pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git
The following commit(s) were added to refs/heads/main by this push: new c39ab57a094 Bump io.dropwizard.metrics:metrics-core from 4.2.30 to 4.2.32 (#5913) c39ab57a094 is described below commit c39ab57a094547416f7fc0716f16d3cad7ef7df7 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri May 30 12:39:54 2025 +0300 Bump io.dropwizard.metrics:metrics-core from 4.2.30 to 4.2.32 (#5913) Signed-off-by: Pavel Tupitsyn <ptupit...@apache.org> Co-authored-by: Pavel Tupitsyn <ptupit...@apache.org> --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index c4354e10412..76126f8a3c5 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -66,7 +66,7 @@ jsonpath = "2.9.0" javassist = "3.30.2-GA" rocksdb = "10.2.1" disruptor = "4.0.0" -metrics = "4.2.30" +metrics = "4.2.32" jctools = "4.0.5" msgpack = "0.8.24" caffeine = "3.2.0"