kwin commented on code in PR #2:
URL: 
https://github.com/apache/sling-org-apache-sling-jcr-webdav/pull/2#discussion_r871386369


##########
pom.xml:
##########
@@ -40,46 +39,28 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-webdav.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-webdav.git</developerConnection>
         
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-jcr-webdav.git</url>
+        <tag>HEAD</tag>
     </scm>
 
     <properties>
-        <jackrabbit.version>2.14.2</jackrabbit.version>
+        <sling.java.version>8</sling.java.version>
+        <project.build.outputTimestamp>1</project.build.outputTimestamp>
+        <jackrabbit.version>2.14.3</jackrabbit.version>

Review Comment:
   > IMHO there's absolutely no benefit in being relaxed here
   
   There is a benefit for users not wanting to update to a newer (less 
vulnerable) JR version but want to use a newer SLING JCR WebDAV bundle (for 
whatever reason). Think about EOL products where upgrading the JCR 
implementation is not feasible ;-)



-- 
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