Use a random port in test server
[yangtools.git] / websocket / websocket-client / pom.xml
index a9309503601994f67c6eb4db970dbb5f59930eda..9a1c8df5ae31ecb16f12c60fc8d21114e0ab0341 100644 (file)
     <packaging>jar</packaging>
 
     <dependencies>
+        <dependency>
+            <groupId>com.google.guava</groupId>
+            <artifactId>guava</artifactId>
+        </dependency>
         <dependency>
             <groupId>io.netty</groupId>
             <artifactId>netty-codec-http</artifactId>