Skip to content

Commit

Permalink
Adding cloudwatch-metric-publisher to bom
Browse files Browse the repository at this point in the history
  • Loading branch information
debora-ito committed Mar 2, 2021
1 parent 0cb0f6c commit e2609e9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions bom/pom.xml
Expand Up @@ -142,6 +142,11 @@
<artifactId>utils</artifactId>
<version>${awsjavasdk.version}</version>
</dependency>
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>cloudwatch-metric-publisher</artifactId>
<version>${awsjavasdk.version}</version>
</dependency>
<!-- Services -->
<dependency>
<groupId>software.amazon.awssdk</groupId>
Expand Down

0 comments on commit e2609e9

Please sign in to comment.