Browse Source

build(deps): bump micrometer-core from 1.9.4 to 1.9.5 (#1792)

Bumps [micrometer-core](https://github.com/micrometer-metrics/micrometer) from 1.9.4 to 1.9.5.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.9.4...v1.9.5)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/1791/head
dependabot[bot] 2 years ago committed by GitHub
parent
commit
6f263a3a97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      micrometer/pom.xml

2
micrometer/pom.xml

@ -42,7 +42,7 @@ @@ -42,7 +42,7 @@
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-core</artifactId>
<version>1.9.4</version>
<version>1.9.5</version>
</dependency>
<dependency>
<groupId>org.mockito</groupId>

Loading…
Cancel
Save