This is an automated email from the ASF dual-hosted git repository.
tilman pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/main by this push:
new e1d90bed5 TIKA-3795: update azure-core-http-netty
e1d90bed5 is described below
commit e1d90bed5dd5dffb1305335575bb62de6d999dc8
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Aug 6 05:45:14 2022 +0200
TIKA-3795: update azure-core-http-netty
---
tika-pipes/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tika-pipes/pom.xml b/tika-pipes/pom.xml
index c3743d4ff..ed420e90d 100644
--- a/tika-pipes/pom.xml
+++ b/tika-pipes/pom.xml
@@ -62,7 +62,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-core-http-netty</artifactId>
- <version>1.12.3</version>
+ <version>1.12.4</version>
<exclusions>
<exclusion>
<groupId>io.netty</groupId>