Skip to content

Commit af753e0

Browse files
committed
fix dependencies
1 parent 8039491 commit af753e0

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,6 @@
4040
<artifactId>oauth-token-manager</artifactId>
4141
<version>1.0.11</version>
4242
</dependency>
43-
<!-- Test dependencies -->
44-
<dependency>
45-
<groupId>org.eclipse.jetty.websocket</groupId>
46-
<artifactId>websocket-client</artifactId>
47-
<version>9.4.38.v20210224</version>
48-
<scope>test</scope>
49-
</dependency>
5043
</dependencies>
5144

5245
<build>

0 commit comments

Comments
 (0)