Skip to content

Commit 5db3969

Browse files
committed
s3 as test
1 parent ae2e34e commit 5db3969

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

test/s3-tests/pom.xml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@
8181
<groupId>software.amazon.awssdk</groupId>
8282
<artifactId>s3</artifactId>
8383
<version>${awsjavasdk.version}</version>
84+
<scope>test</scope>
8485
</dependency>
8586
<dependency>
8687
<groupId>software.amazon.awssdk</groupId>
@@ -115,11 +116,6 @@
115116
<artifactId>junit-jupiter</artifactId>
116117
<scope>test</scope>
117118
</dependency>
118-
<dependency>
119-
<groupId>org.junit.vintage</groupId>
120-
<artifactId>junit-vintage-engine</artifactId>
121-
<scope>test</scope>
122-
</dependency>
123119
<dependency>
124120
<groupId>org.apache.logging.log4j</groupId>
125121
<artifactId>log4j-api</artifactId>

0 commit comments

Comments
 (0)