Skip to content

Commit

Permalink
TIKA-4239: update pax-url-aether, sqlite
Browse files Browse the repository at this point in the history
  • Loading branch information
THausherr committed Jan 19, 2025
1 parent 9ece1f4 commit 67609fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tika-bundles/tika-bundle-standard/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
<dependency>
<groupId>org.ops4j.pax.url</groupId>
<artifactId>pax-url-aether</artifactId>
<version>2.6.15</version>
<version>2.6.16</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion tika-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,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.47.2.0</sqlite.version>
<sqlite.version>3.48.0.0</sqlite.version>
<tagsoup.version>1.2.1</tagsoup.version>
<test.containers.version>1.20.4</test.containers.version>
<!-- NOTE: sync tukaani version with commons-compress in tika-parent-->
Expand Down

0 comments on commit 67609fc

Please sign in to comment.