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

sseifert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-auth-oauth-client.git


The following commit(s) were added to refs/heads/master by this push:
     new cd22763  remove duplicate osgi-mock dependency
cd22763 is described below

commit cd22763d545fc87a30a34bb18a0c12d29920fa1e
Author: Stefan Seifert <[email protected]>
AuthorDate: Wed Nov 26 11:49:26 2025 +0100

    remove duplicate osgi-mock dependency
---
 pom.xml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index 9d55eea..a582a13 100644
--- a/pom.xml
+++ b/pom.xml
@@ -197,12 +197,6 @@
             <version>3.5.2</version>
             <scope>test</scope>
         </dependency>
-        <dependency>
-            <groupId>org.apache.sling</groupId>
-            <artifactId>org.apache.sling.testing.osgi-mock</artifactId>
-            <version>3.5.2</version>
-            <scope>test</scope>
-        </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>
             
<artifactId>org.apache.sling.jcr.jackrabbit.usermanager</artifactId>

Reply via email to