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 ecfaac09c Bump com.azure:azure-core-http-netty from 1.15.3 to 1.15.4
(#1949)
ecfaac09c is described below
commit ecfaac09c39b2c46599d7051c0046ce08b0d491f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 16 07:57:57 2024 +0200
Bump com.azure:azure-core-http-netty from 1.15.3 to 1.15.4 (#1949)
Bumps
[com.azure:azure-core-http-netty](https://github.com/Azure/azure-sdk-for-java)
from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
-
[Commits](https://github.com/Azure/azure-sdk-for-java/compare/azure-core-http-netty_1.15.3...azure-core-http-netty_1.15.4)
---
updated-dependencies:
- dependency-name: com.azure:azure-core-http-netty
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
tika-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 902c3966a..1a695f906 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -316,7 +316,7 @@
-->
<asm.version>9.7</asm.version>
<azure.core.version>1.51.0</azure.core.version>
- <azure.core.http.netty.version>1.15.3</azure.core.http.netty.version>
+ <azure.core.http.netty.version>1.15.4</azure.core.http.netty.version>
<azure.storage.blob.version>12.27.1</azure.storage.blob.version>
<azure.identity.version>1.13.2</azure.identity.version>
<azure.json.version>1.2.0</azure.json.version>