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 a879b23618 [GH-2590] Upgrade campskeleton (#2594)
a879b23618 is described below
commit a879b2361862afd4330b30f2f83407147b737511
Author: Jia Yu <[email protected]>
AuthorDate: Sun Jan 18 23:42:09 2026 -0700
[GH-2590] Upgrade campskeleton (#2594)
---
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>