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.
2 parents 365ec46 + d97b7e3 commit 13d93f2Copy full SHA for 13d93f2
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>datastax.astra.migrate</groupId>
5
<artifactId>cassandra-data-migrator</artifactId>
6
- <version>1.8</version>
+ <version>1.9</version>
7
<packaging>jar</packaging>
8
9
<properties>
@@ -13,7 +13,7 @@
13
<spark.version>2.4.8</spark.version>
14
<scalatest.version>3.2.12</scalatest.version>
15
<connector.version>2.5.2</connector.version>
16
- <cassandra.version>3.11.6</cassandra.version>
+ <cassandra.version>3.11.13</cassandra.version>
17
<junit.version>4.13.2</junit.version>
18
</properties>
19
0 commit comments