[
https://issues.apache.org/jira/browse/OAK-8413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940028#comment-17940028
]
Julian Reschke commented on OAK-8413:
-------------------------------------
trunk:
[1939b6c15a|https://github.com/apache/jackrabbit-oak/commit/1939b6c15a1db13222c52e677ea48fdd7424bfb3]
(1.76.0)
[f4a8aefc42|https://github.com/apache/jackrabbit-oak/commit/f4a8aefc4297256520184bc1b4dc36dd48bca27e]
[a8fe2ac814|https://github.com/apache/jackrabbit-oak/commit/a8fe2ac814a0064af68bd81801040eb1edf70a09]
> Use the new Azure SDK in the Azure Segment Store
> ------------------------------------------------
>
> Key: OAK-8413
> URL: https://issues.apache.org/jira/browse/OAK-8413
> Project: Jackrabbit Oak
> Issue Type: Task
> Components: segment-azure
> Reporter: Tomek Rękawek
> Assignee: Miroslav Smiljanic
> Priority: Major
> Fix For: 1.76.0
>
>
> We should update the oak-segment-azure to use the most recent Azure SDK
> version
> {code}
> <dependency>
> <groupId>com.azure</groupId>
> <artifactId>azure-storage-blob</artifactId>
> <version>12.25.3</version>
> </dependency>
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)