Skip to content

Commit

Permalink
Dremio 24.1.x support
Browse files Browse the repository at this point in the history
  • Loading branch information
sheinbergon committed Aug 26, 2023
1 parent a0bbfc2 commit 93246e4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,12 @@ Enjoying my work? A show of support would be much obliged :grin:
| 0.2.x | 20.1.x | Legacy |
| 0.3.x | 21.1.x | Legacy |
| 0.4.x | 21.2.x | Legacy |
| 0.5.x | 22.0.x | Maintained |
| 0.6.x | 22.1.x | Maintained |
| 0.5.x | 22.0.x | Legacy |
| 0.6.x | 22.1.x | Legacy |
| 0.7.x | 23.0.x | Maintained |
| 0.8.x | 23.1.x | Maintained |
| 0.9.x | 24.0.x | Maintained |
| 0.10.x | 24.0.x | Maintained |


### Usage Notes
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<artifactId>dremio-udf-gis</artifactId>
<properties>
<checkstyle.version>9.3</checkstyle.version>
<dremio.version>24.0.0-202302100528110223-3a169b7c</dremio.version>
<dremio.version>24.1.0-202306130653310132-d30779f6</dremio.version>
<dremio-arrow.version>9.0.0-20221123064031-c39b8a6253-dremio</dremio-arrow.version>
<proj4j.version>1.2.3</proj4j.version>
<jts-core.version>1.19.0</jts-core.version>
Expand Down

0 comments on commit 93246e4

Please sign in to comment.