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 635a9a809 Bump com.azure:azure-core from 1.54.0 to 1.54.1 (#2052)
635a9a809 is described below
commit 635a9a809c1e03bccbfb811e4c33d54ee228b4a3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 18 07:07:11 2024 +0100
Bump com.azure:azure-core from 1.54.0 to 1.54.1 (#2052)
Bumps [com.azure:azure-core](https://github.com/Azure/azure-sdk-for-java)
from 1.54.0 to 1.54.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
-
[Commits](https://github.com/Azure/azure-sdk-for-java/compare/azure-core_1.54.0...azure-core_1.54.1)
---
updated-dependencies:
- dependency-name: com.azure:azure-core
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 f2933d5d3..d912de18c 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -315,7 +315,7 @@
See TIKA-2992.
-->
<asm.version>9.7.1</asm.version>
- <azure.core.version>1.54.0</azure.core.version>
+ <azure.core.version>1.54.1</azure.core.version>
<azure.core.http.netty.version>1.15.7</azure.core.http.netty.version>
<azure.storage.blob.version>12.28.1</azure.storage.blob.version>
<azure.storage.common>12.28.0</azure.storage.common>