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 974fc0748c build(deps): bump org.xerial:sqlite-jdbc from 3.36.0.3 to 
3.41.2.2 in /spark/common (#1644)
974fc0748c is described below

commit 974fc0748c747a6692751de754bf3cd90af30744
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 31 22:20:52 2024 -0700

    build(deps): bump org.xerial:sqlite-jdbc from 3.36.0.3 to 3.41.2.2 in 
/spark/common (#1644)
    
    Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 
3.36.0.3 to 3.41.2.2.
    - [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
    - [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
    - 
[Commits](https://github.com/xerial/sqlite-jdbc/compare/3.36.0.3...3.41.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.xerial:sqlite-jdbc
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 spark/common/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spark/common/pom.xml b/spark/common/pom.xml
index fd8e116255..501e476dd5 100644
--- a/spark/common/pom.xml
+++ b/spark/common/pom.xml
@@ -98,7 +98,7 @@
         <dependency>
             <groupId>org.xerial</groupId>
             <artifactId>sqlite-jdbc</artifactId>
-            <version>3.36.0.3</version>
+            <version>3.41.2.2</version>
         </dependency>
         <dependency>
             <groupId>edu.ucar</groupId>

Reply via email to