Skip to content

Commit

Permalink
Add endpoints-spi dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
zengyu714 committed Jan 4, 2023
1 parent 5727cb8 commit 2c6446a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,11 @@
<artifactId>aws-core</artifactId>
<version>${awssdk.version}</version>
</dependency>
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>endpoints-spi</artifactId>
<version>${awssdk.version}</version>
</dependency>
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>auth</artifactId>
Expand Down

0 comments on commit 2c6446a

Please sign in to comment.