Skip to content

Commit c0beafa

Browse files
committed
Fix license due to test dependency
Signed-off-by: Artur Souza <[email protected]>
1 parent cb552ba commit c0beafa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@
251251
<groupId>javax.servlet</groupId>
252252
<artifactId>javax.servlet-api</artifactId>
253253
<version>4.0.1</version>
254-
<scope>compile</scope>
254+
<scope>test</scope>
255255
</dependency>
256256
</dependencies>
257257

0 commit comments

Comments
 (0)