Skip to content

Commit 18917f4

Browse files
committed
removing dep from sdk-tests
1 parent d6c7759 commit 18917f4

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

sdk-tests/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -179,11 +179,6 @@
179179
<artifactId>commons-lang3</artifactId>
180180
<scope>test</scope>
181181
</dependency>
182-
<dependency>
183-
<groupId>ch.qos.logback</groupId>
184-
<artifactId>logback-core</artifactId>
185-
<scope>test</scope>
186-
</dependency>
187182
<dependency>
188183
<groupId>org.testcontainers</groupId>
189184
<artifactId>postgresql</artifactId>

0 commit comments

Comments
 (0)