This commit is contained in:
Stephane Nicoll 2019-04-02 16:52:02 +02:00
parent f1b9b0d3f0
commit df79808d38
1 changed files with 2 additions and 2 deletions

View File

@ -306,8 +306,8 @@
<optional>true</optional>
</dependency>
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-registry-wavefront</artifactId>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-registry-wavefront</artifactId>
<optional>true</optional>
</dependency>
<dependency>