Skip to content

Commit

Permalink
TIKA-4239: update sqlite, reactor-core
Browse files Browse the repository at this point in the history
  • Loading branch information
THausherr committed Apr 18, 2024
1 parent 2a56027 commit 8fc6b7a
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 @@ -396,7 +396,7 @@
<solrj.version>8.11.3</solrj.version>
<!-- NOTE: Spring 6 requires jdk17 -->
<spring.version>5.3.33</spring.version>
<sqlite.version>3.45.2.0</sqlite.version>
<sqlite.version>3.45.3.0</sqlite.version>
<tagsoup.version>1.2.1</tagsoup.version>
<test.containers.version>1.19.7</test.containers.version>
<!-- NOTE: sync tukaani version with commons-compress in tika-parent-->
Expand Down Expand Up @@ -672,7 +672,7 @@
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-core</artifactId>
<version>3.6.4</version>
<version>3.6.5</version>
</dependency>
<dependency>
<groupId>io.projectreactor.netty</groupId>
Expand Down

0 comments on commit 8fc6b7a

Please sign in to comment.