kwin commented on code in PR #295:
URL: 
https://github.com/apache/jackrabbit-filevault/pull/295#discussion_r1195015242


##########
parent/pom.xml:
##########
@@ -373,7 +374,7 @@ Bundle-Category: jackrabbit
             <dependency>
                 <groupId>org.apache.jackrabbit</groupId>
                 <artifactId>oak-jackrabbit-api</artifactId>
-                <version>${oak.version}</version>
+                <version>${oak.version.compile}</version>

Review Comment:
   Funny thing is: The runtime version range for used packages of Jackrabbit 
API is the same for 2.16 and the newest one. So even depending on the newest 
doesn’t make any difference (no one will notice). Also Oak 1.48 is unmaintained 
as well!



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