Skip to content

Commit

Permalink
TIKA-4239: update pax-url-aether, freemarker, jna, netty
Browse files Browse the repository at this point in the history
  • Loading branch information
THausherr committed Dec 23, 2024
1 parent 9bde8a8 commit 48b8cfa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.14</version>
<version>2.6.15</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
6 changes: 3 additions & 3 deletions tika-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@
<jempbox.version>1.8.17</jempbox.version>
<jetty.version>9.4.56.v20240826</jetty.version>
<jhighlight.version>1.1.0</jhighlight.version>
<jna.version>5.15.0</jna.version>
<jna.version>5.16.0</jna.version>
<json.simple.version>1.1.1</json.simple.version>
<junit4.version>4.13.2</junit4.version>
<junit5.version>5.11.4</junit5.version>
Expand All @@ -382,7 +382,7 @@
<mockito.version>4.11.0</mockito.version>
<netcdf-java.version>4.5.5</netcdf-java.version>
<!-- 4.2.0.Alpha4 tested successfully -->
<netty.version>4.1.115.Final</netty.version>
<netty.version>4.1.116.Final</netty.version>
<oak.jackrabbit.version>1.72.0</oak.jackrabbit.version>
<openjson.version>1.0.13</openjson.version>
<!-- 2.0.0 doesn't compile with jdk8 -->
Expand Down Expand Up @@ -854,7 +854,7 @@
<dependency>
<groupId>org.freemarker</groupId>
<artifactId>freemarker</artifactId>
<version>2.3.33</version>
<version>2.3.34</version>
</dependency>
<dependency>
<groupId>org.glassfish.jaxb</groupId>
Expand Down

0 comments on commit 48b8cfa

Please sign in to comment.