Skip to content

Commit a559c20

Browse files
authored
Add endpoints-spi to bom (#5135)
1 parent e4f927f commit a559c20

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

bom/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,11 @@
222222
<artifactId>iam-policy-builder</artifactId>
223223
<version>${awsjavasdk.version}</version>
224224
</dependency>
225+
<dependency>
226+
<groupId>software.amazon.awssdk</groupId>
227+
<artifactId>endpoints-spi</artifactId>
228+
<version>${awsjavasdk.version}</version>
229+
</dependency>
225230
<!-- Services -->
226231
<dependency>
227232
<groupId>software.amazon.awssdk</groupId>

0 commit comments

Comments
 (0)