Skip to content
Snippets Groups Projects
Commit 30a369a8 authored by ryanlecompte's avatar ryanlecompte
Browse files

update pom.xml

parent fc4b0253
No related branches found
No related tags found
No related merge requests found
......@@ -193,9 +193,14 @@
<version>2.4.1</version>
</dependency>
<dependency>
<groupId>de.javakaffee</groupId>
<artifactId>kryo-serializers</artifactId>
<version>0.22</version>
<groupId>com.twitter</groupId>
<artifactId>chill</artifactId>
<version>0.3.0</version>
</dependency>
<dependency>
<groupId>com.twitter</groupId>
<artifactId>chill-java</artifactId>
<version>0.3.0</version>
</dependency>
<dependency>
<groupId>com.typesafe.akka</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment