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 114
114
<ebean .version>6.8.1</ebean .version>
115
115
<findbugs .annotations.version>3.0.1</findbugs .annotations.version>
116
116
<flyway .version>3.2.1</flyway .version>
117
- <guava .version>20 .0</guava .version>
117
+ <guava .version>17 .0</guava .version>
118
118
<guice .version>4.0</guice .version>
119
119
<hamcrest .version>2.0.0.0</hamcrest .version>
120
120
<hikari .version>2.5.1</hikari .version>
600
600
<artifactId >akka-cluster-sharding_${scala.version}</artifactId >
601
601
<version >${akka.version} </version >
602
602
</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 >
603
608
<dependency >
604
609
<groupId >com.typesafe.akka</groupId >
605
610
<artifactId >akka-persistence-cassandra_${scala.version}</artifactId >
You can’t perform that action at this time.
0 commit comments