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 b3c827924a [GH-2823] Bump graphframes version to 0.11.0 (#2822)
b3c827924a is described below

commit b3c827924a412a7d46e92ea7140b206ba1c4cc3d
Author: James Willis <[email protected]>
AuthorDate: Tue Mar 31 14:39:58 2026 -0700

    [GH-2823] Bump graphframes version to 0.11.0 (#2822)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 52faac62f3..c1de5cf3b0 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.1</graphframes.version>
+        <graphframes.version>0.11.0</graphframes.version>
         <flink.version>1.19.0</flink.version>
         <slf4j.version>1.7.36</slf4j.version>
         <googles2.version>20250620-rc1</googles2.version>

Reply via email to