Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2026

Bumps io.micrometer:micrometer-core from 1.16.1 to 1.16.2.

Release notes

Sourced from io.micrometer:micrometer-core's releases.

1.16.2

🐞 Bug Fixes

  • CaffeineCacheMetrics nullability is incompatible with Caffeine 3.2.3 #6973
  • ExecutorServiceMetrics: repeatedly logs exception when monitoring ThreadPerTaskExecutor without --add-opens #6726

🔨 Dependency Upgrades

  • Bump ch.qos.logback:logback-classic from 1.5.21 to 1.5.24 #7027
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.9.2 to 1.9.3 #7051
  • Bump com.uber.nullaway:nullaway from 0.12.14 to 0.12.15 #7020
  • Bump grpc from 1.76.1 to 1.76.2 #6952
  • Bump maven-resolver from 1.9.24 to 1.9.25 #6965
  • Bump org.apache.httpcomponents.client5:httpclient5 from 5.5.1 to 5.5.2 #7019
  • Bump org.junit:junit-bom from 5.14.1 to 5.14.2 #7056
  • Bump spring6 from 6.2.14 to 6.2.15 #6971
  • Bump testcontainers from 1.21.3 to 1.21.4 #6993

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​MariusVolkhart and @​izeye

Commits
  • 6286e85 Bump ch.qos.logback:logback-classic from 1.5.23 to 1.5.24 (#7059)
  • 5263cc7 Merge branch '1.15.x' into 1.16.x
  • 0523810 Polish CurrentObservationTest (#7048)
  • 3165fdf Merge branch '1.15.x' into 1.16.x
  • 50ba16b Handle when ThreadPerTaskExecutor.threadCount() is not available (#7045)
  • c38e88c Bump org.junit:junit-bom from 5.14.1 to 5.14.2 (#7056)
  • 22ba833 Bump com.netflix.spectator:spectator-reg-atlas from 1.9.2 to 1.9.3 (#7051)
  • 916ced5 Merge branch '1.15.x' into 1.16.x
  • 50d273b Merge branch '1.14.x' into 1.15.x
  • 6b44cf2 Relax time limit for PushMeterRegistryTest.waitForScheduledPublishToFinish_wh...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer) from 1.16.1 to 1.16.2.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.16.1...v1.16.2)

---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-core
  dependency-version: 1.16.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 13, 2026
@cescoffier cescoffier merged commit e043ee7 into main Jan 13, 2026
4 checks passed
@cescoffier cescoffier deleted the dependabot/maven/main/io.micrometer-micrometer-core-1.16.2 branch January 13, 2026 07:34
@ozangunalp ozangunalp added this to the 4.32.0 milestone Jan 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

3 participants