Skip to content
This repository was archived by the owner on Dec 12, 2020. It is now read-only.

Commit c219b4c

Browse files
author
Ryan Murray
authored
Merge pull request #20 from dremio-hub/4.6.0
update for 4.6.0
2 parents dc3dbca + d229cf7 commit c219b4c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
<groupId>com.dremio.flight</groupId>
2424
<artifactId>dremio-flight-connector</artifactId>
25-
<version>0.23.0-SNAPSHOT</version>
25+
<version>0.24.0-SNAPSHOT</version>
2626
<packaging>jar</packaging>
2727
<!--
2828
Weirdly putting 1.0.0 here doesn't resolve the correct dependencies for dremio jars
@@ -41,8 +41,8 @@
4141
Dependencies version for this module
4242
Submodules should rely on dependenciesManagement as much as possible
4343
-->
44-
<arrow.flight.version>0.18.0-20200611130341-f4a85bd19b-dremio</arrow.flight.version>
45-
<version.dremio>4.5.0-202006180205030236-1a5d28da</version.dremio>
44+
<arrow.flight.version>1.0.0-20200623121802-2d5074a27a-dremio</arrow.flight.version>
45+
<version.dremio>4.6.0-202007150150090029-7f333d10</version.dremio>
4646
<junit.version>4.12</junit.version>
4747
<lilith.version>8.2.0</lilith.version>
4848
<slf4j.version>1.7.28</slf4j.version>

0 commit comments

Comments
 (0)