cschneider commented on a change in pull request #1: Sling 7437
URL:
https://github.com/apache/sling-org-apache-sling-jcr-registration/pull/1#discussion_r163601930
##########
File path: pom.xml
##########
@@ -72,11 +80,11 @@
<dependency>
<groupId>javax.jcr</groupId>
<artifactId>jcr</artifactId>
- <version>2.0</version>
</dependency>
<dependency>
<groupId>org.osgi</groupId>
<artifactId>osgi.annotation</artifactId>
+ <version>6.0.1</version>
Review comment:
Thanks .. somehow overlooked the link. I also wrongly simply removed the
dependency instead of using the new groupId and artifactId. Now it works fine.
Will update my PR.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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