Skip to content

Commit

Permalink
TIKA-4326: update sqlite
Browse files Browse the repository at this point in the history
  • Loading branch information
THausherr committed Oct 24, 2024
1 parent 1990205 commit 68f63b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tika-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 68f63b4

Please sign in to comment.