Skip to content

Commit

Permalink
TIKA-4239: update azure-core, azure core netty
Browse files Browse the repository at this point in the history
  • Loading branch information
THausherr committed Aug 5, 2024
1 parent b2245e3 commit 38b450f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tika-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -500,12 +500,12 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-core</artifactId>
<version>1.50.0</version>
<version>1.51.0</version>
</dependency>
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-core-http-netty</artifactId>
<version>1.15.2</version>
<version>1.15.3</version>
<exclusions>
<exclusion>
<groupId>io.netty</groupId>
Expand Down

0 comments on commit 38b450f

Please sign in to comment.