Skip to content

Commit

Permalink
Add endpoints-spi to bom (#5135)
Browse files Browse the repository at this point in the history
  • Loading branch information
debora-ito committed Apr 23, 2024
1 parent e4f927f commit a559c20
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,11 @@
<artifactId>iam-policy-builder</artifactId>
<version>${awsjavasdk.version}</version>
</dependency>
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>endpoints-spi</artifactId>
<version>${awsjavasdk.version}</version>
</dependency>
<!-- Services -->
<dependency>
<groupId>software.amazon.awssdk</groupId>
Expand Down

0 comments on commit a559c20

Please sign in to comment.