Skip to content

Commit

Permalink
TIKA-4326: update jackcess, mockito jupiter, sqqlite, zstd, nimbus
Browse files Browse the repository at this point in the history
  • Loading branch information
THausherr committed Jan 6, 2025
1 parent 7b9296a commit da4b81a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions tika-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@
<imageio.version>1.4.0</imageio.version>
<jackrabbit.version>2.22.0</jackrabbit.version>
<jackson.version>2.18.2</jackson.version>
<jackcess.version>4.0.7</jackcess.version>
<jackcess.version>4.0.8</jackcess.version>
<jackcess.encrypt.version>4.0.2</jackcess.encrypt.version>
<jai.imageio.core.version>1.4.0</jai.imageio.core.version>
<jakarta.activation.version>2.1.3</jakarta.activation.version>
Expand Down Expand Up @@ -405,7 +405,7 @@
<microsoft.translator.version>0.6.2</microsoft.translator.version>
<mime4j.version>0.8.11</mime4j.version>
<mockito.version>5.14.2</mockito.version>
<mockito-junit-jupiter.version>5.14.2</mockito-junit-jupiter.version>
<mockito-junit-jupiter.version>5.15.2</mockito-junit-jupiter.version>
<netcdf-java.version>4.5.5</netcdf-java.version>
<!-- 4.2.0.Alpha4 tested successfully -->
<netty.version>4.1.116.Final</netty.version>
Expand Down 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.1.0</sqlite.version>
<sqlite.version>3.47.2.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 All @@ -452,8 +452,8 @@
<xmpcore.version>6.1.11</xmpcore.version>
<!-- This has to be < 3.9 to work with Solr 8's integration tests (doesn't fail on windows) -->
<zookeeper.version>3.8.4</zookeeper.version>
<zstd.version>1.5.6-8</zstd.version>
<nimbus-jose-jwt.version>9.48</nimbus-jose-jwt.version>
<zstd.version>1.5.6-9</zstd.version>
<nimbus-jose-jwt.version>10.0.1</nimbus-jose-jwt.version>
<logback.version>1.5.13</logback.version>
<javacpp.version>1.5.11</javacpp.version>
<maven.site.version>3.8.0</maven.site.version>
Expand Down

0 comments on commit da4b81a

Please sign in to comment.