parent
d00c48f91c
commit
4a9ca33026
|
|
@ -1108,7 +1108,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Micrometer", "1.6.0") {
|
||||
library("Micrometer", "1.6.1") {
|
||||
group("io.micrometer") {
|
||||
modules = [
|
||||
"micrometer-registry-stackdriver" {
|
||||
|
|
|
|||
|
|
@ -1,12 +0,0 @@
|
|||
<?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>
|
||||
Loading…
Reference in New Issue