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

Commit 0b36885

Browse files
author
Ryan Murray
authored
Merge pull request #23 from dremio-hub/v4.8.0
bump to 4.8.0
2 parents 995901b + 25d98ee commit 0b36885

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.25.0-SNAPSHOT</version>
25+
<version>0.26.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>1.0.0-20200807090640-53d3935ff3-dremio</arrow.flight.version>
45-
<version.dremio>4.7.0-202008140043000133-4b5158db</version.dremio>
44+
<arrow.flight.version>1.0.0-20200901214046-ee3a072f13-dremio</arrow.flight.version>
45+
<version.dremio>4.8.0-202009180238090394-b0a98b73</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)