File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -112,8 +112,8 @@ net.sf.saxon:Saxon-HE:12.4:compile
112112org.antlr:antlr4-runtime:4.7.2:compile
113113org.antlr:antlr4-runtime:4.9.3:compile
114114org.apache.accumulo:accumulo-access:1.0.0-beta:compile
115- org.apache.accumulo:accumulo-core:2.1.4 :compile
116- org.apache.accumulo:accumulo-hadoop-mapreduce:2.1.4 :compile
115+ org.apache.accumulo:accumulo-core:2.1.5 :compile
116+ org.apache.accumulo:accumulo-hadoop-mapreduce:2.1.5 :compile
117117org.apache.arrow:arrow-format:19.0.0:compile
118118org.apache.arrow:arrow-memory-core:19.0.0:compile
119119org.apache.arrow:arrow-memory-netty-buffer-patch:19.0.0:compile
@@ -392,7 +392,7 @@ net.razorvine:pickle:1.3:provided
392392net.sf.py4j:py4j:0.10.9.7:provided
393393org.agrona:agrona:1.12.0:provided
394394org.antlr:antlr4-runtime:4.7.1:provided
395- org.apache.accumulo:accumulo-start:2.1.4 :provided
395+ org.apache.accumulo:accumulo-start:2.1.5 :provided
396396org.apache.avro:avro-ipc:1.11.5:provided
397397org.apache.avro:avro-mapred:1.11.5:provided
398398org.apache.commons:commons-math3:3.6.1:provided
Original file line number Diff line number Diff line change @@ -40,6 +40,7 @@ Dependency Version Upgrades
4040
4141The following dependencies have been upgraded:
4242
43+ * accumulo ``2.1.4 `` -> ``2.1.5 ``
4344* arrow ``18.3.0 `` -> ``19.0.0 ``
4445* avro ``1.11.4 `` -> ``1.12.1 ``
4546* commons-codec ``1.17.1 `` -> ``1.18.0 ``
Original file line number Diff line number Diff line change 129129 <testcontainers .spark.version>1.1.0</testcontainers .spark.version>
130130
131131 <!-- provided artifacts, not bundled to support multiple environments -->
132- <accumulo .version>2.1.4</accumulo .version>
133- <accumulo-20 .version>2.0.1</accumulo-20 .version>
132+ <accumulo .version>2.1.5</accumulo .version>
134133 <zookeeper .version>3.9.5</zookeeper .version>
135134 <thrift .version>0.17.0</thrift .version>
136- <thrift-accumulo-20 .version>0.12.0</thrift-accumulo-20 .version>
137135 <thrift-cassandra .version>0.12.0</thrift-cassandra .version>
138136 <hadoop .version>3.5.0</hadoop .version>
139137 <spark .version>3.5.8</spark .version>
You can’t perform that action at this time.
0 commit comments