Skip to content

Commit

Permalink
TIKA-4239: update junit5, sqlite
Browse files Browse the repository at this point in the history
  • Loading branch information
THausherr committed Oct 24, 2024
1 parent 3311814 commit 6bc7f2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tika-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@
<jna.version>5.15.0</jna.version>
<json.simple.version>1.1.1</json.simple.version>
<junit4.version>4.13.2</junit4.version>
<junit5.version>5.11.2</junit5.version>
<junit5.version>5.11.3</junit5.version>
<junrar.version>7.5.5</junrar.version>
<libpst.version>0.9.3</libpst.version>
<log4j2.version>2.24.1</log4j2.version>
Expand Down Expand Up @@ -401,7 +401,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>
<tagsoup.version>1.2.1</tagsoup.version>
<test.containers.version>1.20.3</test.containers.version>
<!-- NOTE: sync tukaani version with commons-compress in tika-parent-->
Expand Down

0 comments on commit 6bc7f2a

Please sign in to comment.