File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 103103 <!-- Dependency versions-->
104104 <akka .version>2.4.14</akka .version>
105105 <akka .http.version>10.0.0</akka .http.version>
106- <akka .persistence.cassandra.version>0.6 </akka .persistence.cassandra.version>
106+ <akka .persistence.cassandra.version>0.23 </akka .persistence.cassandra.version>
107107 <akka .kryo.version>0.5.0</akka .kryo.version>
108108 <apache .httpclient.version>4.5.2</apache .httpclient.version>
109109 <apache .httpcore.version>4.4.5</apache .httpcore.version>
601601 <version >${akka.version} </version >
602602 </dependency >
603603 <dependency >
604- <groupId >com.github.krasserm </groupId >
604+ <groupId >com.typesafe.akka </groupId >
605605 <artifactId >akka-persistence-cassandra_${scala.version}</artifactId >
606606 <version >${akka.persistence.cassandra.version} </version >
607607 <scope >runtime</scope >
You can’t perform that action at this time.
0 commit comments