Skip to content

Commit

Permalink
Version 25.1.1 prep
Browse files Browse the repository at this point in the history
  • Loading branch information
sheinbergon committed Nov 2, 2024
1 parent 91dc526 commit 2b6afdd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<artifactId>dremio-udf-gis</artifactId>
<properties>
<checkstyle.version>10.15.0</checkstyle.version>
<dremio.version>25.0.5-202407020141140611-dca7a083</dremio.version>
<dremio-arrow.version>14.0.2-20240522200622-b83f0e8144-dremio</dremio-arrow.version>
<dremio.version>25.1.1-202409260159070462-716c0676</dremio.version>
<dremio-arrow.version>16.1.0-20240904212746-09241242ea-dremio</dremio-arrow.version>
<proj4j.version>1.3.0</proj4j.version>
<jts-core.version>1.19.0</jts-core.version>
<jts-io-common.version>1.19.0</jts-io-common.version>
Expand All @@ -20,9 +20,9 @@
<joda.version>2.9</joda.version>
<detekt.version>1.23.5</detekt.version>
<carrotsearch.version>0.7.0</carrotsearch.version>
<arrow-memory-netty.version>14.0.2</arrow-memory-netty.version>
<arrow-memory-netty.version>16.1.0</arrow-memory-netty.version>
</properties>
<version>0.17.0-SNAPSHOT</version>
<version>0.18.0-SNAPSHOT</version>
<name>dremio-udf-gis</name>
<description>GIS UDF extensions for Dremio</description>
<url>https://github.com/sheinbergon/dremio-udf-gis</url>
Expand Down

0 comments on commit 2b6afdd

Please sign in to comment.