Skip to content

Commit aef376b

Browse files
Bump micrometer-core from 1.8.1 to 1.8.2 (elastic#2398)
Bumps [micrometer-core](https://github.com/micrometer-metrics/micrometer) from 1.8.1 to 1.8.2. - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.8.1...v1.8.2) --- updated-dependencies: - dependency-name: io.micrometer:micrometer-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 87ce94f commit aef376b

File tree

1 file changed

+1
-1
lines changed
  • apm-agent-plugins/apm-micrometer-plugin

1 file changed

+1
-1
lines changed

apm-agent-plugins/apm-micrometer-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>io.micrometer</groupId>
2424
<artifactId>micrometer-core</artifactId>
25-
<version>1.8.1</version>
25+
<version>1.8.2</version>
2626
<scope>provided</scope>
2727
</dependency>
2828
<dependency>

0 commit comments

Comments
 (0)