Skip to content

Commit

Permalink
TIKA-4239: update jwarc, azure netty, commons-io
Browse files Browse the repository at this point in the history
  • Loading branch information
THausherr committed Nov 21, 2024
1 parent 0990ad1 commit e357a5e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tika-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@
<commons.compress.version>1.27.1</commons.compress.version>
<commons.csv.version>1.12.0</commons.csv.version>
<commons.exec.version>1.4.0</commons.exec.version>
<commons.io.version>2.17.0</commons.io.version>
<commons.io.version>2.18.0</commons.io.version>
<commons.lang3.version>3.17.0</commons.lang3.version>
<commons.logging.version>1.3.4</commons.logging.version>
<commons.math3.version>3.6.1</commons.math3.version>
Expand Down Expand Up @@ -520,7 +520,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-core-http-netty</artifactId>
<version>1.15.1</version>
<version>1.15.7</version>
</dependency>
<dependency>
<groupId>com.drewnoakes</groupId>
Expand Down Expand Up @@ -885,7 +885,7 @@
<dependency>
<groupId>org.netpreserve</groupId>
<artifactId>jwarc</artifactId>
<version>0.31.0</version>
<version>0.31.1</version>
</dependency>
<dependency>
<groupId>org.opengis</groupId>
Expand Down

0 comments on commit e357a5e

Please sign in to comment.