We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8039491 commit af753e0Copy full SHA for af753e0
1 file changed
pom.xml
@@ -40,13 +40,6 @@
40
<artifactId>oauth-token-manager</artifactId>
41
<version>1.0.11</version>
42
</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>
50
</dependencies>
51
52
<build>
0 commit comments