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 afed8b033b [GH-2460] Increment graphframes version (#2461)
afed8b033b is described below

commit afed8b033b345d45d2c51fc7fece268007b5d111
Author: James Willis <[email protected]>
AuthorDate: Tue Oct 28 11:32:57 2025 -0700

    [GH-2460] Increment graphframes version (#2461)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5da7374507..a1ae650f15 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,7 +85,7 @@
         <spark.compat.version>3.4</spark.compat.version>
         <spark.major.version>3</spark.major.version>
         <log4j.version>2.19.0</log4j.version>
-        <graphframes.version>0.9.2</graphframes.version>
+        <graphframes.version>0.10.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