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 a70ab2466d4 Bump io.dropwizard.metrics:metrics-core from 4.2.36 to
4.2.37 (#6618)
a70ab2466d4 is described below
commit a70ab2466d47774752c09d7e1cc1e106ae5c4474
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 19 08:37:55 2025 +0300
Bump io.dropwizard.metrics:metrics-core from 4.2.36 to 4.2.37 (#6618)
Signed-off-by: Pavel Tupitsyn <[email protected]>
Co-authored-by: Pavel Tupitsyn <[email protected]>
---
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 93753a2edb4..4b2f31dd8ff 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -67,7 +67,7 @@ jsonpath = "2.9.0"
javassist = "3.30.2-GA"
rocksdb = "10.2.1"
disruptor = "4.0.0"
-metrics = "4.2.36"
+metrics = "4.2.37"
jctools = "4.0.5"
msgpack = "0.8.24"
caffeine = "3.2.0"