Skip to content

Commit 360405b

Browse files
committed
fix pom
1 parent f22b53f commit 360405b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/s3-tests/pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,10 @@
177177
<dependency>
178178
<groupId>software.amazon.awssdk</groupId>
179179
<artifactId>test-utils</artifactId>
180+
<scope>test</scope>
181+
</dependency>
182+
<dependency>
183+
<groupId>software.amazon.awssdk</groupId>
180184
<artifactId>bundle-sdk</artifactId>
181185
<version>${project.version}</version>
182186
<scope>test</scope>

0 commit comments

Comments
 (0)