This is an automated email from the ASF dual-hosted git repository.

zhouyuan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/gluten.git


The following commit(s) were added to refs/heads/main by this push:
     new d76a4f8185 Bump org.xerial:sqlite-jdbc from 3.50.3.0 to 3.53.2.0 
(#12577)
d76a4f8185 is described below

commit d76a4f81851e07028d485a78a105528571b73d4c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 22 16:04:29 2026 +0100

    Bump org.xerial:sqlite-jdbc from 3.50.3.0 to 3.53.2.0 (#12577)
    
    Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 
3.50.3.0 to 3.53.2.0.
    - [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.50.3.0...3.53.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.xerial:sqlite-jdbc
      dependency-version: 3.53.2.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 backends-velox/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/backends-velox/pom.xml b/backends-velox/pom.xml
index a8d032a38b..15e52dbee1 100644
--- a/backends-velox/pom.xml
+++ b/backends-velox/pom.xml
@@ -484,7 +484,7 @@
         <dependency>
           <groupId>org.xerial</groupId>
           <artifactId>sqlite-jdbc</artifactId>
-          <version>3.50.3.0</version>
+          <version>3.53.2.0</version>
           <scope>test</scope>
         </dependency>
       </dependencies>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to