This is an automated email from the ASF dual-hosted git repository.

jiayu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sedona.git


The following commit(s) were added to refs/heads/master by this push:
     new ce9a0f5d23 [SEDONA-681] Bump GeoTools version from 28.2 to 28.5 (#1695)
ce9a0f5d23 is described below

commit ce9a0f5d23e060839d9a5b73cff7196efea37d57
Author: Jia Yu <[email protected]>
AuthorDate: Sun Nov 24 23:55:40 2024 -0800

    [SEDONA-681] Bump GeoTools version from 28.2 to 28.5 (#1695)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8df8e87dd6..36f3f7bbf1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@
         <maven.compiler.plugin.version>3.10.1</maven.compiler.plugin.version>
 
         <cdm.version>5.4.2</cdm.version>
-        <geotools.version>28.2</geotools.version>
+        <geotools.version>28.5</geotools.version>
         <hadoop.version>3.2.4</hadoop.version>
         <jackson.version>2.13.4</jackson.version>
         <jts.version>1.20.0</jts.version>

Reply via email to