rombert commented on a change in pull request #7: URL: https://github.com/apache/sling-org-apache-sling-scripting-core/pull/7#discussion_r603042056
########## File path: pom.xml ########## @@ -376,5 +383,11 @@ <version>1.2.6</version> <scope>test</scope> </dependency> + <dependency> + <groupId>org.apache.sling</groupId> + <artifactId>org.apache.sling.extensions.webconsolesecurityprovider</artifactId> + <version>1.2.4</version> + <scope>test</scope> Review comment: Apologies for the late review @enapps-enorman , but is the `test` scope the right one here? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org