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 1c58d8e6 Bump io.dropwizard.metrics:metrics-core from 4.2.38 to 4.2.39
1c58d8e6 is described below

commit 1c58d8e64373bc01df1502d54b8a06dd4262eae1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 26 21:25:00 2026 +0000

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 21bf66da..0cf6c2a8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -254,7 +254,7 @@
             <dependency>
                 <groupId>io.dropwizard.metrics</groupId>
                 <artifactId>metrics-core</artifactId>
-                <version>4.2.38</version>
+                <version>4.2.39</version>
                 <exclusions>
                     <exclusion>
                         <groupId>org.slf4j</groupId>

Reply via email to