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

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

commit 68f63b4ee4ee0ab8ebe99e0cffd3981cf55f59b3
Author: Tilman Hausherr <[email protected]>
AuthorDate: Thu Oct 24 10:23:08 2024 +0200

    TIKA-4326: update sqlite
---
 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 41e01dc4c..941ccff0f 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -430,7 +430,7 @@
     <!-- NOTE: Spring 6 requires jdk17  -->
     <!-- remove from ossindex when bumping from 5.3.39 -->
     <spring.version>5.3.39</spring.version>
-    <sqlite.version>3.46.1.3</sqlite.version>
+    <sqlite.version>3.47.0.0</sqlite.version>
     <stax.ex.version>2.1.0</stax.ex.version>
     <tagsoup.version>1.2.1</tagsoup.version>
     <testcontainers.version>1.20.3</testcontainers.version>

Reply via email to