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

olli pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-karaf-integration-tests.git

commit 1d65747cc60a0e549c8f8506702bab5f75ae061f
Author: Oliver Lietz <o...@apache.org>
AuthorDate: Sat Oct 17 10:28:56 2020 +0200

    add missing scope
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index daad0bf..ec102d0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,6 +49,7 @@
     <dependency>
       <groupId>javax.inject</groupId>
       <artifactId>javax.inject</artifactId>
+      <scope>provided</scope>
     </dependency>
     <dependency>
       <groupId>javax.jcr</groupId>

Reply via email to