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 9221ebe6303 Bump io.dropwizard.metrics:metrics-core from 4.2.34 to
4.2.36 (#6525)
9221ebe6303 is described below
commit 9221ebe63037e584b70cee14a5f67df6b2252d98
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 5 12:05:11 2025 +0300
Bump io.dropwizard.metrics:metrics-core from 4.2.34 to 4.2.36 (#6525)
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 465c125eb73..485f20b483b 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.34"
+metrics = "4.2.36"
jctools = "4.0.5"
msgpack = "0.8.24"
caffeine = "3.2.0"