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

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


The following commit(s) were added to refs/heads/main by this push:
     new 77c090254 Bump org.xerial:sqlite-jdbc from 3.49.0.0 to 3.49.1.0 (#2139)
77c090254 is described below

commit 77c090254502f348e2006dcbca29369898f4cf53
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 24 06:20:37 2025 +0100

    Bump org.xerial:sqlite-jdbc from 3.49.0.0 to 3.49.1.0 (#2139)
    
    Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 
3.49.0.0 to 3.49.1.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.49.0.0...3.49.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.xerial:sqlite-jdbc
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 tika-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 4b64377ec..a54d3585c 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -436,7 +436,7 @@
     <snappy.version>1.1.10.7</snappy.version>
     <solrj.version>9.8.0</solrj.version>
     <spring.version>6.2.2</spring.version>
-    <sqlite.version>3.49.0.0</sqlite.version>
+    <sqlite.version>3.49.1.0</sqlite.version>
     <stax.ex.version>2.1.0</stax.ex.version>
     <testcontainers.version>1.20.5</testcontainers.version>
     <!-- NOTE: sync tukaani version with commons-compress in tika-parent -->

Reply via email to