This is an automated email from the ASF dual-hosted git repository.

reschke pushed a commit to branch OAK-10388
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git

commit 8d418e9045cee976b408b2daa449cc0f27278a6c
Author: Julian Reschke <julian.resc...@gmx.de>
AuthorDate: Fri Aug 11 12:21:28 2023 +0100

    OAK-10388: Update azure-storage to 8.6.6 and azure-keyvault-core to 1.2.6
---
 oak-parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/oak-parent/pom.xml b/oak-parent/pom.xml
index 9e99708aef..fef90e36c9 100644
--- a/oak-parent/pom.xml
+++ b/oak-parent/pom.xml
@@ -718,12 +718,12 @@
       <dependency>
         <groupId>com.microsoft.azure</groupId>
         <artifactId>azure-storage</artifactId>
-        <version>8.6.0</version>
+        <version>8.6.6</version>
       </dependency>
       <dependency>
         <groupId>com.microsoft.azure</groupId>
         <artifactId>azure-keyvault-core</artifactId>
-        <version>1.2.2</version>
+        <version>1.2.6</version>
       </dependency>
 
       <!-- Pax Exam Integration Test Dependencies -->

Reply via email to