Skip to content

chore(deps): Bump metrics-version from 4.2.38 to 4.2.39#23517

Merged
apupier merged 1 commit into
mainfrom
dependabot/maven/metrics-version-4.2.39
May 26, 2026
Merged

chore(deps): Bump metrics-version from 4.2.38 to 4.2.39#23517
apupier merged 1 commit into
mainfrom
dependabot/maven/metrics-version-4.2.39

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 26, 2026

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

Commits
  • 6ecc112 [maven-release-plugin] prepare release v4.2.39
  • 93ec175 ci: remove surplus double quote
  • 7407c79 ci: replace zoispag/action-assign-milestone with GitHub CLI
  • 7b18db2 fix(deps): update jackson monorepo (release/4.2.x) (minor) (#5174)
  • 2d55d65 chore(deps): update dependency org.apache.maven.plugins:maven-enforcer-plugin...
  • ca47350 fix(deps): update dependency org.apache.httpcomponents.client5:httpclient5 to...
  • 9f0f1a1 ci: build with Java 25 (#4964)
  • a0d75ca fix(deps): update log4j2 monorepo to v2.26.0 (#5215)
  • bc71b67 chore(deps): update maven plugins (#5147)
  • a99fac2 fix(deps): update dependency org.glassfish.jersey:jersey-bom to v2.48 (#5194)
  • Additional commits viewable in compare view

Updates io.dropwizard.metrics:metrics-jmx from 4.2.38 to 4.2.39

Commits
  • 6ecc112 [maven-release-plugin] prepare release v4.2.39
  • 93ec175 ci: remove surplus double quote
  • 7407c79 ci: replace zoispag/action-assign-milestone with GitHub CLI
  • 7b18db2 fix(deps): update jackson monorepo (release/4.2.x) (minor) (#5174)
  • 2d55d65 chore(deps): update dependency org.apache.maven.plugins:maven-enforcer-plugin...
  • ca47350 fix(deps): update dependency org.apache.httpcomponents.client5:httpclient5 to...
  • 9f0f1a1 ci: build with Java 25 (#4964)
  • a0d75ca fix(deps): update log4j2 monorepo to v2.26.0 (#5215)
  • bc71b67 chore(deps): update maven plugins (#5147)
  • a99fac2 fix(deps): update dependency org.glassfish.jersey:jersey-bom to v2.48 (#5194)
  • Additional commits viewable in compare view

Updates io.dropwizard.metrics:metrics-json from 4.2.38 to 4.2.39

Commits
  • 6ecc112 [maven-release-plugin] prepare release v4.2.39
  • 93ec175 ci: remove surplus double quote
  • 7407c79 ci: replace zoispag/action-assign-milestone with GitHub CLI
  • 7b18db2 fix(deps): update jackson monorepo (release/4.2.x) (minor) (#5174)
  • 2d55d65 chore(deps): update dependency org.apache.maven.plugins:maven-enforcer-plugin...
  • ca47350 fix(deps): update dependency org.apache.httpcomponents.client5:httpclient5 to...
  • 9f0f1a1 ci: build with Java 25 (#4964)
  • a0d75ca fix(deps): update log4j2 monorepo to v2.26.0 (#5215)
  • bc71b67 chore(deps): update maven plugins (#5147)
  • a99fac2 fix(deps): update dependency org.glassfish.jersey:jersey-bom to v2.48 (#5194)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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](dropwizard/metrics@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](dropwizard/metrics@v4.2.38...v4.2.39)

Updates `io.dropwizard.metrics:metrics-json` from 4.2.38 to 4.2.39
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.38...v4.2.39)

---
updated-dependencies:
- dependency-name: io.dropwizard.metrics:metrics-core
  dependency-version: 4.2.39
  dependency-type: direct:development
  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
- dependency-name: io.dropwizard.metrics:metrics-json
  dependency-version: 4.2.39
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 26, 2026
@github-actions
Copy link
Copy Markdown
Contributor

🌟 Thank you for your contribution to the Apache Camel project! 🌟
🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run
  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot although they are normally detected and executed by CI.
  • You can label PRs using skip-tests and test-dependents to fine-tune the checks executed by this PR.
  • Build and test logs are available in the summary page. Only Apache Camel committers have access to the summary.

⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

@apupier apupier merged commit 4f0d14e into main May 26, 2026
6 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/metrics-version-4.2.39 branch May 26, 2026 09:11
@github-actions
Copy link
Copy Markdown
Contributor

🧪 CI tested the following changed modules:

  • parent

POM dependency changes: targeted tests included

Changed properties: metrics-version

Modules affected by dependency changes (2)
  • :camel-caffeine
  • :camel-metrics
All tested modules (3 modules)
  • Camel :: Caffeine
  • Camel :: Metrics
  • Camel :: Parent

⚙️ View full build and test results

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core-build-and-dependencies dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants