Skip to content

Commit c9f44d6

Browse files
authored
chore(deps-dev): bump io.micrometer:micrometer-core from 1.16.0 to 1.16.1 [skip ci]
Bumps [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer) from 1.16.0 to 1.16.1. Release notes *Sourced from [io.micrometer:micrometer-core's releases](https://github.com/micrometer-metrics/micrometer/releases).* > 1.16.1 > ------ > > :lady\_beetle: Bug Fixes > ------------------------ > > * Don't filter log events in LogbackMetricsBenchmark [#6891](https://redirect.github.com/micrometer-metrics/micrometer/pull/6891) > * Return value nullability is incorrect on function wrapper methods [#6869](https://redirect.github.com/micrometer-metrics/micrometer/issues/6869) > > :notebook\_with\_decorative\_cover: Documentation > ------------------------------------------------- > > * Add link to the latest Micrometer Team talk [#6881](https://redirect.github.com/micrometer-metrics/micrometer/pull/6881) > * Document JSpecify dependency [#6886](https://redirect.github.com/micrometer-metrics/micrometer/issues/6886) > * Make cross-references more consistent in the docs [#6915](https://redirect.github.com/micrometer-metrics/micrometer/pull/6915) > > 🔨 Dependency Upgrades > ---------------------------- > > * Bump ch.qos.logback:logback-classic from 1.5.20 to 1.5.21 [#6877](https://redirect.github.com/micrometer-metrics/micrometer/pull/6877) > * Bump com.netflix.spectator:spectator-reg-atlas from 1.9.1 to 1.9.2 [#6904](https://redirect.github.com/micrometer-metrics/micrometer/pull/6904) > * Bump com.uber.nullaway:nullaway from 0.12.12 to 0.12.14 [#6937](https://redirect.github.com/micrometer-metrics/micrometer/pull/6937) > * Bump grpc from 1.76.0 to 1.76.1 [#6902](https://redirect.github.com/micrometer-metrics/micrometer/pull/6902) > * Bump io.freefair.aspectj.post-compile-weaving from 8.14.2 to 8.14.3 [#6876](https://redirect.github.com/micrometer-metrics/micrometer/pull/6876) > * Bump io.prometheus:prometheus-metrics-bom from 1.4.2 to 1.4.3 [#6868](https://redirect.github.com/micrometer-metrics/micrometer/pull/6868) > * Bump spring6 from 6.2.12 to 6.2.14 [#6890](https://redirect.github.com/micrometer-metrics/micrometer/pull/6890) > > ❤️ Contributors > -------------------- > > Thank you to all the contributors who worked on this release: > > [`@​MiLabuda`](https://github.com/MiLabuda), [`@​izeye`](https://github.com/izeye), and [`@​ngocnhan-tran1996`](https://github.com/ngocnhan-tran1996) Commits * [`0550e76`](micrometer-metrics/micrometer@0550e76) Merge branch '1.15.x' into 1.16.x * [`e8dd176`](micrometer-metrics/micrometer@e8dd176) Merge branch '1.14.x' into 1.15.x * [`d8a46b5`](micrometer-metrics/micrometer@d8a46b5) Fixed flaky test for mongo client ([#6924](https://redirect.github.com/micrometer-metrics/micrometer/issues/6924)) * [`0bbe73b`](micrometer-metrics/micrometer@0bbe73b) Bump com.uber.nullaway:nullaway from 0.12.13 to 0.12.14 ([#6937](https://redirect.github.com/micrometer-metrics/micrometer/issues/6937)) * [`d0b368d`](micrometer-metrics/micrometer@d0b368d) Polish [gh-6612](https://redirect.github.com/micrometer-metrics/micrometer/issues/6612) ([#6932](https://redirect.github.com/micrometer-metrics/micrometer/issues/6932)) * [`aa9eac0`](micrometer-metrics/micrometer@aa9eac0) Bump com.uber.nullaway:nullaway from 0.12.12 to 0.12.13 ([#6930](https://redirect.github.com/micrometer-metrics/micrometer/issues/6930)) * [`57bd4ff`](micrometer-metrics/micrometer@57bd4ff) Merge branch '1.15.x' into 1.16.x * [`11d8fb1`](micrometer-metrics/micrometer@11d8fb1) Merge branch '1.14.x' into 1.15.x * [`5779b09`](micrometer-metrics/micrometer@5779b09) Backport fixing typos in docs * [`8b88e43`](micrometer-metrics/micrometer@8b88e43) Merge branch '1.15.x' into 1.16.x * Additional commits viewable in [compare view](micrometer-metrics/micrometer@v1.16.0...v1.16.1) [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=io.micrometer:micrometer-core&package-manager=maven&previous-version=1.16.0&new-version=1.16.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- 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 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)
2 parents bb55cf0 + f8a4b4f commit c9f44d6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171

7272
<testcontainers.version>2.0.2</testcontainers.version>
7373
<logback-classic.version>1.5.22</logback-classic.version>
74-
<micrometer.version>1.16.0</micrometer.version>
74+
<micrometer.version>1.16.1</micrometer.version>
7575
<postgres.version>42.7.8</postgres.version>
7676

7777
<assertj-core.version>3.27.6</assertj-core.version>

server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<properties>
3737
<metrics.version>4.2.19</metrics.version>
3838
<undertow-core.version>2.3.20.Final</undertow-core.version>
39-
<micrometer.version>1.16.0</micrometer.version>
39+
<micrometer.version>1.16.1</micrometer.version>
4040
<swagger.version>2.2.41</swagger.version>
4141
<swagger-parser.version>2.1.36</swagger-parser.version>
4242
</properties>

0 commit comments

Comments
 (0)