Skip to content

Commit a4e1648

Browse files
authored
SPARKC-656 update java driver to 4.12.0 (#1317)
This should fix JAVA-2936 that we observe in our performance tests.
1 parent 440f78f commit a4e1648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Versions.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ object Versions {
55
val CommonsLang3 = "3.5"
66
val Paranamer = "2.8"
77

8-
val DataStaxJavaDriver = "4.10.0"
8+
val DataStaxJavaDriver = "4.12.0"
99

1010
val ScalaCheck = "1.14.0"
1111
val ScalaTest = "3.0.8"

0 commit comments

Comments
 (0)