kwin commented on code in PR #295:
URL:
https://github.com/apache/jackrabbit-filevault/pull/295#discussion_r1195029081
##########
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:
Also we deliberately support Java 8 although it is unsupported these days.
Not even Oak does encourage adoption of Java 17 by no longer supporting Java 11
;-). For me that falls in the same category.
--
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]