Skip to content

Commit cf92065

Browse files
committed
Remove hamcrest dependency
1 parent cc510d1 commit cf92065

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

httpcore5-websocket/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,6 @@
6060
<artifactId>junit-platform-launcher</artifactId>
6161
<scope>test</scope>
6262
</dependency>
63-
<dependency>
64-
<groupId>org.hamcrest</groupId>
65-
<artifactId>hamcrest</artifactId>
66-
<scope>test</scope>
67-
</dependency>
6863
</dependencies>
6964

7065
</project>

0 commit comments

Comments
 (0)