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-saml2.git


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

commit 1413f23b4acb55fce8a50626f32b895b64d4dad7
Author: Stefan Seifert <[email protected]>
AuthorDate: Wed Nov 26 11:39:30 2025 +0100

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

diff --git a/pom.xml b/pom.xml
index de4f3d7..44c8365 100644
--- a/pom.xml
+++ b/pom.xml
@@ -189,12 +189,6 @@ which is licensed under the Apache-2.0 license.
       <version>3.0.0</version>
       <scope>test</scope>
     </dependency>
-    <dependency>
-      <groupId>org.apache.sling</groupId>
-      <artifactId>org.apache.sling.testing.osgi-mock</artifactId>
-      <version>3.0.0</version>
-      <scope>test</scope>
-    </dependency>
     <dependency>
       <groupId>org.apache.felix</groupId>
       <artifactId>org.apache.felix.scr.ds-annotations</artifactId>

Reply via email to