This is an automated email from the ASF dual-hosted git repository. jiayu pushed a commit to branch SEDONA-681 in repository https://gitbox.apache.org/repos/asf/sedona.git
commit c6278d6c50fd0d1bdfc969a09701a3166c8676b2 Author: Jia Yu <[email protected]> AuthorDate: Sun Nov 24 12:27:31 2024 -0800 Commit --- 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>
