Skip to content

Commit c3e67e6

Browse files
committed
TIKA-4383: update azure storage
1 parent 10653fb commit c3e67e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tika-parent/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -503,12 +503,12 @@
503503
<dependency>
504504
<groupId>com.azure</groupId>
505505
<artifactId>azure-storage-blob</artifactId>
506-
<version>12.29.1</version>
506+
<version>12.30.0</version>
507507
</dependency>
508508
<dependency>
509509
<groupId>com.azure</groupId>
510510
<artifactId>azure-storage-common</artifactId>
511-
<version>12.28.1</version>
511+
<version>12.29.0</version>
512512
</dependency>
513513
<dependency>
514514
<groupId>com.azure</groupId>

0 commit comments

Comments
 (0)