We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af3981e commit 2561333Copy full SHA for 2561333
cdt-java-client/pom.xml
@@ -70,13 +70,14 @@
70
</dependency>
71
<dependency>
72
<groupId>org.glassfish.tyrus</groupId>
73
- <artifactId>tyrus-client</artifactId>
+ <artifactId>tyrus-container-grizzly-client</artifactId>
74
<version>${tyrus.version}</version>
75
76
77
78
<artifactId>tyrus-container-grizzly-server</artifactId>
79
80
+ <scope>test</scope>
81
82
83
0 commit comments