Skip to content

Commit

Permalink
Fix metrics dependency
Browse files Browse the repository at this point in the history
Signed-off-by: crazyhzm <crazyhzm@apache.org>
  • Loading branch information
CrazyHZM committed Dec 14, 2023
1 parent 96289a3 commit 063c8cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 4-governance/dubbo-samples-metrics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@

<dependency>
<groupId>org.apache.dubbo</groupId>
<artifactId>dubbo-monitor-default</artifactId>
<artifactId>dubbo-metrics-default</artifactId>
</dependency>

<dependency>
Expand Down

0 comments on commit 063c8cc

Please sign in to comment.