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

reschke 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 d3b883e8ea OAK-11224: remove guava dependencies from POMs (ongoing) - 
oak-security-spi (#2485)
d3b883e8ea is described below

commit d3b883e8ea1204d629a3aed9adfd524d8285c26d
Author: Julian Reschke <resc...@apache.org>
AuthorDate: Tue Sep 2 16:07:22 2025 +0200

    OAK-11224: remove guava dependencies from POMs (ongoing) - oak-security-spi 
(#2485)
---
 oak-security-spi/pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/oak-security-spi/pom.xml b/oak-security-spi/pom.xml
index e94e91545b..8b04a24e29 100644
--- a/oak-security-spi/pom.xml
+++ b/oak-security-spi/pom.xml
@@ -109,11 +109,6 @@
       <artifactId>oak-jackrabbit-api</artifactId>
       <version>${project.version}</version>
     </dependency>
-    <dependency>
-      <groupId>org.apache.jackrabbit</groupId>
-      <artifactId>oak-shaded-guava</artifactId>
-      <version>${project.version}</version>
-    </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>oak-api</artifactId>

Reply via email to