Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GEOMESA-3421 Update to GeoTools 32.1/GeoServer 2.26.1 #3240

Merged
merged 2 commits into from
Nov 27, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
58 changes: 29 additions & 29 deletions build/cqs.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -216,34 +216,34 @@ org.ejml:ejml-core 0.41 compile
org.ejml:ejml-ddense 0.41 compile
org.ejml:ejml-fsparse 0.41 compile
org.ejml:ejml-simple 0.41 compile
org.geotools.jdbc:gt-jdbc-postgis 32.0 compile
org.geotools.ogc:net.opengis.fes 32.0 compile
org.geotools.ogc:net.opengis.ows 32.0 compile
org.geotools.ogc:net.opengis.wfs 32.0 compile
org.geotools.ogc:org.w3.xlink 32.0 compile
org.geotools.xsd:gt-xsd-core 32.0 compile
org.geotools.xsd:gt-xsd-fes 32.0 compile
org.geotools.xsd:gt-xsd-filter 32.0 compile
org.geotools.xsd:gt-xsd-gml2 32.0 compile
org.geotools.xsd:gt-xsd-gml3 32.0 compile
org.geotools.xsd:gt-xsd-ows 32.0 compile
org.geotools.xsd:gt-xsd-wfs 32.0 compile
org.geotools:gt-api 32.0 compile
org.geotools:gt-coverage 32.0 compile
org.geotools:gt-cql 32.0 compile
org.geotools:gt-epsg-wkt 32.0 compile
org.geotools:gt-grid 32.0 compile
org.geotools:gt-http 32.0 compile
org.geotools:gt-jdbc 32.0 compile
org.geotools:gt-main 32.0 compile
org.geotools:gt-metadata 32.0 compile
org.geotools:gt-process 32.0 compile
org.geotools:gt-process-feature 32.0 compile
org.geotools:gt-referencing 32.0 compile
org.geotools:gt-render 32.0 compile
org.geotools:gt-shapefile 32.0 compile
org.geotools:gt-transform 32.0 compile
org.geotools:gt-xml 32.0 compile
org.geotools.jdbc:gt-jdbc-postgis 32.1 compile
org.geotools.ogc:net.opengis.fes 32.1 compile
org.geotools.ogc:net.opengis.ows 32.1 compile
org.geotools.ogc:net.opengis.wfs 32.1 compile
org.geotools.ogc:org.w3.xlink 32.1 compile
org.geotools.xsd:gt-xsd-core 32.1 compile
org.geotools.xsd:gt-xsd-fes 32.1 compile
org.geotools.xsd:gt-xsd-filter 32.1 compile
org.geotools.xsd:gt-xsd-gml2 32.1 compile
org.geotools.xsd:gt-xsd-gml3 32.1 compile
org.geotools.xsd:gt-xsd-ows 32.1 compile
org.geotools.xsd:gt-xsd-wfs 32.1 compile
org.geotools:gt-api 32.1 compile
org.geotools:gt-coverage 32.1 compile
org.geotools:gt-cql 32.1 compile
org.geotools:gt-epsg-wkt 32.1 compile
org.geotools:gt-grid 32.1 compile
org.geotools:gt-http 32.1 compile
org.geotools:gt-jdbc 32.1 compile
org.geotools:gt-main 32.1 compile
org.geotools:gt-metadata 32.1 compile
org.geotools:gt-process 32.1 compile
org.geotools:gt-process-feature 32.1 compile
org.geotools:gt-referencing 32.1 compile
org.geotools:gt-render 32.1 compile
org.geotools:gt-shapefile 32.1 compile
org.geotools:gt-transform 32.1 compile
org.geotools:gt-xml 32.1 compile
org.huldra.math:bigint 0.7.1 compile
org.jetbrains:annotations 17.0.0 compile
org.jruby.jcodings:jcodings 1.0.58 compile
Expand Down Expand Up @@ -337,7 +337,7 @@ org.apache.sedona:sedona-common 1.5.0 test
org.cassandraunit:cassandra-unit 3.7.1.0 test
org.codehaus.groovy:groovy-jsr223 3.0.20 test
org.geomesa.testcontainers:testcontainers-accumulo 1.4.1 test
org.geotools:gt-epsg-hsql 32.0 test
org.geotools:gt-epsg-hsql 32.1 test
org.jruby:jruby 9.4.5.0 test
org.mockito:mockito-core 2.28.2 test
org.mortbay.jetty:jetty 6.1.26 test
Expand Down
1 change: 1 addition & 0 deletions docs/user/upgrade.rst
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ Dependency Version Upgrades

The following dependencies have been upgraded:

* geotools ``32.0`` -> ``32.1``
* hbase ``2.5.8-hadoop3`` -> ``2.6.1-hadoop3``
* hadoop ``3.4.0`` -> ``3.4.1``
* orc ``1.9.4`` -> ``1.9.5``
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@
<scala.parsers.version>2.3.0</scala.parsers.version>

<!-- geotools -->
<gt.version>32.0</gt.version> <!-- make sure this tracks with gs, jts, spatial4j and ejml -->
<geoserver.version>2.26.0</geoserver.version>
<gt.version>32.1</gt.version> <!-- make sure this tracks with gs, jts, spatial4j and ejml -->
<geoserver.version>2.26.1</geoserver.version>
<jts.version>1.20.0</jts.version> <!-- needs to track with gt/gs version -->
<spatial4j.version>0.8</spatial4j.version> <!-- needs to track with jts version -->
<ejml.version>0.41</ejml.version> <!-- needs to track with gt/gs version -->
Expand Down
Loading