Skip to content

Commit

Permalink
TIKA-4239: update azure
Browse files Browse the repository at this point in the history
  • Loading branch information
THausherr committed Sep 13, 2024
1 parent 608f3ca commit 21e191c
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 @@ -503,12 +503,12 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-core</artifactId>
<version>1.51.0</version>
<version>1.52.0</version>
</dependency>
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-core-http-netty</artifactId>
<version>1.15.3</version>
<version>1.15.4</version>
<exclusions>
<exclusion>
<groupId>io.netty</groupId>
Expand Down

0 comments on commit 21e191c

Please sign in to comment.