This is an automated email from the ASF dual-hosted git repository. jiayu pushed a commit to branch GH-2590 in repository https://gitbox.apache.org/repos/asf/sedona.git
commit 2ccbe6a89715b38143de077c62f870184e18638e Author: Jia Yu <[email protected]> AuthorDate: Sun Jan 18 22:01:26 2026 -0800 Upgrade campskeleton --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d6e4e81319..0c7cd12ceb 100644 --- a/pom.xml +++ b/pom.xml @@ -380,7 +380,7 @@ <dependency> <groupId>org.datasyslab</groupId> <artifactId>campskeleton</artifactId> - <version>0.0.2-20251014</version> + <version>0.0.2-20260118</version> </dependency> </dependencies> </dependencyManagement>
