Commit 4a9ca330 authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to Micrometer 1.6.1

Closes gh-24051
parent d00c48f9
......@@ -1108,7 +1108,7 @@ bom {
]
}
}
library("Micrometer", "1.6.0") {
library("Micrometer", "1.6.1") {
group("io.micrometer") {
modules = [
"micrometer-registry-stackdriver" {
......
<?xml version="1.0" encoding="UTF-8"?>
<jboss-deployment-structure xmlns="urn:jboss:deployment-structure:1.2">
<deployment>
<dependencies>
<system>
<paths>
<path name="com/sun/management"/>
</paths>
</system>
</dependencies>
</deployment>
</jboss-deployment-structure>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment