rombert commented on code in PR #3: URL: https://github.com/apache/sling-org-apache-sling-testing-hamcrest/pull/3#discussion_r1391365542
########## pom.xml: ########## @@ -55,7 +55,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.api</artifactId> - <version>2.4.0</version> + <version>2.22.0</version> Review Comment: I would not change this one. While the parent bring is general improvements and the sling-mock is probably useful and brings in new features, updating the Sling API will also upgrade it for projects that consume this testing dependency. We encourge projects to use the lowest compatible version of their dependencies so they can be deployed on as many platforms as possible. -- 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. To unsubscribe, e-mail: dev-unsubscr...@sling.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org