tyge68 commented on a change in pull request #2: SLING-9200 Adding a global
timeout for waitForSystemStartup
URL:
https://github.com/apache/sling-org-apache-sling-junit-core/pull/2#discussion_r392849195
##########
File path: pom.xml
##########
@@ -160,7 +160,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
- <version>1.5.11</version>
+ <version>1.7.30</version>
Review comment:
Update required to match with logback, so that powermock tests can excute
without failing due to class not found.
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services