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

bitstorm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/wicket.git


The following commit(s) were added to refs/heads/master by this push:
     new 69b3efccb1 Bump metrics.version from 4.2.38 to 4.2.39 (#1473)
69b3efccb1 is described below

commit 69b3efccb1e01d2432a9ed03e353d91ffc85e8cc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 1 17:01:25 2026 +0200

    Bump metrics.version from 4.2.38 to 4.2.39 (#1473)
    
    Bumps `metrics.version` from 4.2.38 to 4.2.39.
    
    Updates `io.dropwizard.metrics:metrics-core` 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)
    
    Updates `io.dropwizard.metrics:metrics-jmx` 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
    - dependency-name: io.dropwizard.metrics:metrics-jmx
      dependency-version: 4.2.39
      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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a0174cf0e1..d4f580c2f3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -175,7 +175,7 @@
                <hamcrest.version>3.0</hamcrest.version>
                
<hibernate-validator.version>9.1.0.Final</hibernate-validator.version>
                <httpunit.version>1.7.3</httpunit.version>
-               <metrics.version>4.2.38</metrics.version>
+               <metrics.version>4.2.39</metrics.version>
                <mockito.version>5.23.0</mockito.version>
                <objenesis.version>3.5</objenesis.version>
                <openjson.version>1.0.13</openjson.version>

Reply via email to