Skip to content

Commit

Permalink
TIKA-4326: 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 8ff045a commit d3db705
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 @@ -90,7 +90,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 @@ -436,7 +436,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>
<stax.ex.version>2.1.0</stax.ex.version>
<testcontainers.version>1.20.4</testcontainers.version>
<!-- NOTE: sync tukaani version with commons-compress in tika-parent -->
Expand Down

0 comments on commit d3db705

Please sign in to comment.