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

github-actions[bot] pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-flume-mongodb.git


The following commit(s) were added to refs/heads/main by this push:
     new 9df7d6e  Build(deps): bump io.dropwizard.metrics:metrics-core from 
4.1.18 to 4.2.39 in the maven-minor-updates group across 1 directory (#9)
9df7d6e is described below

commit 9df7d6e2eb7cc20e75e2731219e995e791d544c3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 2 18:56:18 2026 +0000

    Build(deps): bump io.dropwizard.metrics:metrics-core from 4.1.18 to 4.2.39 
in the maven-minor-updates group across 1 directory (#9)
    
    * Build(deps): bump io.dropwizard.metrics:metrics-core
    
    Bumps the maven-minor-updates group with 1 update in the / directory: 
[io.dropwizard.metrics:metrics-core](https://github.com/dropwizard/metrics).
    
    
    Updates `io.dropwizard.metrics:metrics-core` from 4.1.18 to 4.2.39
    - [Release notes](https://github.com/dropwizard/metrics/releases)
    - [Commits](https://github.com/dropwizard/metrics/compare/v4.1.18...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-minor
      dependency-group: maven-minor-updates
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Generate changelog entries for #9
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
---
 pom.xml                                                           | 2 +-
 .../.2.x.x/update_io.dropwizard.metrics_metrics-core.xml          | 8 ++++++++
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9a2fb4b..97f5cb3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
     
<project.build.outputTimestamp>2026-01-01T00:00:00Z</project.build.outputTimestamp>
 
     <!-- Dependency versions -->
-    <dropwizard-metrics.version>4.1.18</dropwizard-metrics.version>
+    <dropwizard-metrics.version>4.2.39</dropwizard-metrics.version>
     <mongodb.version>5.10.0</mongodb.version>
   </properties>
 
diff --git a/src/changelog/.2.x.x/update_io.dropwizard.metrics_metrics-core.xml 
b/src/changelog/.2.x.x/update_io.dropwizard.metrics_metrics-core.xml
new file mode 100644
index 0000000..52b6d1b
--- /dev/null
+++ b/src/changelog/.2.x.x/update_io.dropwizard.metrics_metrics-core.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+       xmlns="https://logging.apache.org/xml/ns";
+       xsi:schemaLocation="https://logging.apache.org/xml/ns 
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
+       type="updated">
+  <issue id="9" link="https://github.com/apache/logging-flume-mongodb/pull/9"/>
+  <description format="asciidoc">Update `io.dropwizard.metrics:metrics-core` 
to version `4.2.39`</description>
+</entry>

Reply via email to