This is an automated email from the ASF dual-hosted git repository.
apolovtsev 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 1175e3d6bd9 Bump io.dropwizard.metrics:metrics-core from 4.2.37 to
4.2.38 (#7486)
1175e3d6bd9 is described below
commit 1175e3d6bd9b1005ae4fd82ea96b0a40844d62d2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 28 13:11:53 2026 +0200
Bump io.dropwizard.metrics:metrics-core from 4.2.37 to 4.2.38 (#7486)
Signed-off-by: Aleksandr Polovtsev <[email protected]>
Co-authored-by: Aleksandr Polovtsev <[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 5232e22336f..9791233f6d2 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -66,7 +66,7 @@ jsonpath = "2.10.0"
javassist = "3.30.2-GA"
rocksdb = "10.2.1"
disruptor = "4.0.0"
-metrics = "4.2.37"
+metrics = "4.2.38"
jctools = "4.0.5"
msgpack = "0.8.24"
caffeine = "3.2.0"