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

alien11689 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-rsa.git


The following commit(s) were added to refs/heads/master by this push:
     new 35bcfe67 Bump io.dropwizard.metrics:metrics-core from 4.2.25 to 4.2.38 
(#89)
35bcfe67 is described below

commit 35bcfe6790253cc5c370723478e6a088c4afa784
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 10 16:45:09 2026 +0200

    Bump io.dropwizard.metrics:metrics-core from 4.2.25 to 4.2.38 (#89)
    
    Bumps 
[io.dropwizard.metrics:metrics-core](https://github.com/dropwizard/metrics) 
from 4.2.25 to 4.2.38.
    - [Release notes](https://github.com/dropwizard/metrics/releases)
    - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.25...v4.2.38)
    
    ---
    updated-dependencies:
    - dependency-name: io.dropwizard.metrics:metrics-core
      dependency-version: 4.2.38
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 40d3b1f6..294a2ece 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -212,7 +212,7 @@
         <dependency>
             <groupId>io.dropwizard.metrics</groupId>
             <artifactId>metrics-core</artifactId>
-            <version>4.2.25</version>
+            <version>4.2.38</version>
             <exclusions>
                 <exclusion>
                     <groupId>org.slf4j</groupId>

Reply via email to