This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ratis.git
The following commit(s) were added to refs/heads/master by this push:
new a563e0757 RATIS-2459. Bump dropwizard3 to 3.2.6 (#1394)
a563e0757 is described below
commit a563e07579fd848d80e682d8849ef99b8bc60833
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 27 13:43:33 2026 +0100
RATIS-2459. Bump dropwizard3 to 3.2.6 (#1394)
---
ratis-metrics-dropwizard3/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ratis-metrics-dropwizard3/pom.xml
b/ratis-metrics-dropwizard3/pom.xml
index 3d06f57cc..2dd329858 100644
--- a/ratis-metrics-dropwizard3/pom.xml
+++ b/ratis-metrics-dropwizard3/pom.xml
@@ -25,7 +25,7 @@
<name>Apache Ratis Metrics Dropwizard 3 Implementation</name>
<properties>
- <dropwizard3.version>3.2.5</dropwizard3.version>
+ <dropwizard3.version>3.2.6</dropwizard3.version>
</properties>
<dependencies>