File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 114114 <ebean .version>6.8.1</ebean .version>
115115 <findbugs .annotations.version>3.0.1</findbugs .annotations.version>
116116 <flyway .version>3.2.1</flyway .version>
117- <guava .version>20 .0</guava .version>
117+ <guava .version>17 .0</guava .version>
118118 <guice .version>4.0</guice .version>
119119 <hamcrest .version>2.0.0.0</hamcrest .version>
120120 <hikari .version>2.5.1</hikari .version>
600600 <artifactId >akka-cluster-sharding_${scala.version}</artifactId >
601601 <version >${akka.version} </version >
602602 </dependency >
603+ <dependency >
604+ <groupId >com.typesafe.akka</groupId >
605+ <artifactId >akka-distributed-data-experimental_${scala.version}</artifactId >
606+ <version >${akka.version} </version >
607+ </dependency >
603608 <dependency >
604609 <groupId >com.typesafe.akka</groupId >
605610 <artifactId >akka-persistence-cassandra_${scala.version}</artifactId >
You can’t perform that action at this time.
0 commit comments