This is an automated email from the ASF dual-hosted git repository.
daim pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
The following commit(s) were added to refs/heads/trunk by this push:
new 7bee0172b4 Revert "OAK-11799 : updated azure-identity to 1.22.2 to fix
a security issue …" (#2403)
7bee0172b4 is described below
commit 7bee0172b4596ff761f2c54e806f0df077d6c105
Author: Rishabh Kumar <[email protected]>
AuthorDate: Sun Jul 27 12:47:30 2025 +0530
Revert "OAK-11799 : updated azure-identity to 1.22.2 to fix a security
issue …" (#2403)
This reverts commit b5306ed97a95c10a23b0f8c00ddd669725943f67.
---
oak-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/oak-parent/pom.xml b/oak-parent/pom.xml
index 86696e8e49..6cb3ff2ef8 100644
--- a/oak-parent/pom.xml
+++ b/oak-parent/pom.xml
@@ -711,7 +711,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-identity</artifactId>
- <version>1.12.2</version>
+ <version>1.11.3</version>
</dependency>
<!-- Azure identity transitive dependencies -->