rombert commented on code in PR #60:
URL: https://github.com/apache/sling-ide-tooling/pull/60#discussion_r4003338345
##########
shared/parent/pom.xml:
##########
@@ -148,7 +148,7 @@ Bundle-ActivationPolicy: lazy
<properties>
<sling.java.version>11</sling.java.version>
- <minimalJavaBuildVersion>17</minimalJavaBuildVersion><!-- Tycho
requires Java 17 -->
+ <minimalJavaBuildVersion>21</minimalJavaBuildVersion><!-- Tycho
5.x requires Java 21 -->
Review Comment:
Good point. I'll get back to this once the build with Java 21 passes.
--
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]