This is an automated email from the ASF dual-hosted git repository.
xiatian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/eventmesh.git
The following commit(s) were added to refs/heads/master by this push:
new 8d3d796e5 Bump dropwizardMetricsVersion from 4.1.0 to 4.2.25 (#4911)
8d3d796e5 is described below
commit 8d3d796e54cbfa3b64f60acfac07c2402a8ac574
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat May 25 00:41:56 2024 +0800
Bump dropwizardMetricsVersion from 4.1.0 to 4.2.25 (#4911)
Bumps `dropwizardMetricsVersion` from 4.1.0 to 4.2.25.
Updates `io.dropwizard.metrics:metrics-core` from 4.1.0 to 4.2.25
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](https://github.com/dropwizard/metrics/compare/v4.1.0...v4.2.25)
Updates `io.dropwizard.metrics:metrics-healthchecks` from 4.1.0 to 4.2.25
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](https://github.com/dropwizard/metrics/compare/v4.1.0...v4.2.25)
Updates `io.dropwizard.metrics:metrics-annotation` from 4.1.0 to 4.2.25
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](https://github.com/dropwizard/metrics/compare/v4.1.0...v4.2.25)
Updates `io.dropwizard.metrics:metrics-json` from 4.1.0 to 4.2.25
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](https://github.com/dropwizard/metrics/compare/v4.1.0...v4.2.25)
---
updated-dependencies:
- dependency-name: io.dropwizard.metrics:metrics-core
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.dropwizard.metrics:metrics-healthchecks
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.dropwizard.metrics:metrics-annotation
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.dropwizard.metrics:metrics-json
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
index ce6f18697..e5c44753c 100644
--- a/build.gradle
+++ b/build.gradle
@@ -651,7 +651,7 @@ subprojects {
def grpcVersion = '1.50.2'
def log4jVersion = '2.23.1'
def jacksonVersion = '2.17.1'
- def dropwizardMetricsVersion = '4.1.0'
+ def dropwizardMetricsVersion = '4.2.25'
def opentelemetryVersion = '1.36.0'
def cloudeventsVersion = '2.4.2'
def curatorVersion = '5.4.0'
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]