We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02421b6 commit 4ee3880Copy full SHA for 4ee3880
1 file changed
project/Dependencies.scala
@@ -19,7 +19,7 @@ import sbt._
19
object Version {
20
val geotools = "25.4"
21
val spire = "0.17.0"
22
- val accumulo = "1.9.3"
+ val accumulo = "1.10.2"
23
val cassandra = "4.14.1"
24
val hbase = "2.4.13"
25
val hadoop = "3.3.1"
0 commit comments