rombert commented on code in PR #3:
URL: 
https://github.com/apache/sling-org-apache-sling-testing-hamcrest/pull/3#discussion_r1399015261


##########
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:
   Thanks for the detailed explanation @rmcdouga . In this particular case it 
makes perfect sense, since the Sling Mock pulls in version 2.22.0 of the Sling 
API.
   
   In general, we do keep the dependency version as low as possible because 
this allows consumers to upgrade easily. We do want them to be able to upgrade 
as easy as possible, and having large batch upgrade of multiple versions is IMO 
to be avoided.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to