We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81d5294 commit f63dd5eCopy full SHA for f63dd5e
base/pom.xml
@@ -33,7 +33,7 @@
33
<dependency>
34
<groupId>org.apache.cassandra</groupId>
35
<artifactId>cassandra-all</artifactId>
36
- <version>3.0.18</version>
+ <version>3.0.22</version>
37
<scope>provided</scope>
38
</dependency>
39
cassandra-3.0/pom.xml
@@ -43,7 +43,7 @@
43
44
45
46
- <version>${version.cassandra.all}</version>
47
48
49
0 commit comments