Skip to content

Commit

Permalink
Switch metrics API jar scope to compile from provided. Metrics is not…
Browse files Browse the repository at this point in the history
… included in a core MP app, so it is not always provided as such. (#6677)

Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
  • Loading branch information
spericas authored Apr 24, 2023
1 parent 9809b56 commit 6bfa369
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion microprofile/fault-tolerance/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@
<dependency>
<groupId>org.eclipse.microprofile.metrics</groupId>
<artifactId>microprofile-metrics-api</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>jakarta.enterprise</groupId>
Expand Down

0 comments on commit 6bfa369

Please sign in to comment.