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 e84725e7c9 [GH-2589] bump graphframes to 0.10.1 (#2596)
e84725e7c9 is described below
commit e84725e7c9e3fb5c7b0899f9246f9db7f1b7cbf1
Author: James Willis <[email protected]>
AuthorDate: Tue Jan 20 20:48:04 2026 +0100
[GH-2589] bump graphframes to 0.10.1 (#2596)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0c7cd12ceb..45797f9937 100644
--- a/pom.xml
+++ b/pom.xml
@@ -86,7 +86,7 @@
<spark.compat.version>3.4</spark.compat.version>
<spark.major.version>3</spark.major.version>
<log4j.version>2.25.3</log4j.version>
- <graphframes.version>0.10.0</graphframes.version>
+ <graphframes.version>0.10.1</graphframes.version>
<flink.version>1.19.0</flink.version>
<slf4j.version>1.7.36</slf4j.version>
<googles2.version>20250620-rc1</googles2.version>