File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -114,11 +114,11 @@ org.antlr:antlr4-runtime:4.9.3:compile
114114org.apache.accumulo:accumulo-access:1.0.0-beta:compile
115115org.apache.accumulo:accumulo-core:2.1.4:compile
116116org.apache.accumulo:accumulo-hadoop-mapreduce:2.1.4:compile
117- org.apache.arrow:arrow-format:18.3 .0:compile
118- org.apache.arrow:arrow-memory-core:18.3 .0:compile
119- org.apache.arrow:arrow-memory-netty-buffer-patch:18.3 .0:compile
120- org.apache.arrow:arrow-memory-netty:18.3 .0:compile
121- org.apache.arrow:arrow-vector:18.3 .0:compile
117+ org.apache.arrow:arrow-format:19.0 .0:compile
118+ org.apache.arrow:arrow-memory-core:19.0 .0:compile
119+ org.apache.arrow:arrow-memory-netty-buffer-patch:19.0 .0:compile
120+ org.apache.arrow:arrow-memory-netty:19.0 .0:compile
121+ org.apache.arrow:arrow-vector:19.0 .0:compile
122122org.apache.avro:avro:1.11.4:compile
123123org.apache.commons:commons-collections4:4.4:compile
124124org.apache.commons:commons-compress:1.26.0:compile
Original file line number Diff line number Diff line change @@ -37,6 +37,7 @@ Dependency Version Upgrades
3737
3838The following dependencies have been upgraded:
3939
40+ * arrow ``18.3.0 `` -> ``19.0.0 ``
4041* commons-codec ``1.17.1 `` -> ``1.18.0 ``
4142* commons-lang ``3.15.0 `` -> ``3.20.0 ``
4243* commons-logging ``1.3.3 `` -> ``1.3.5 ``
Original file line number Diff line number Diff line change 6666
6767 <!-- direct dependencies -->
6868 <accumulo .access.version>1.0.0-beta</accumulo .access.version>
69- <arrow .version>18.3 .0</arrow .version>
69+ <arrow .version>19.0 .0</arrow .version>
7070 <avro .version>1.11.4</avro .version>
7171 <aws .sdk.v1.version>1.12.793</aws .sdk.v1.version> <!-- latest available as of 2025/11 -->
7272 <aws .sdk.version>2.38.7</aws .sdk.version> <!-- latest available as of 2025/11 -->
You can’t perform that action at this time.
0 commit comments