cstamas commented on code in PR #432:
URL: https://github.com/apache/maven-resolver/pull/432#discussion_r1501621806


##########
maven-resolver-demos/maven-resolver-demo-snippets/pom.xml:
##########
@@ -34,8 +34,8 @@
 
   <properties>
     
<Automatic-Module-Name>org.apache.maven.resolver.demo.snippets</Automatic-Module-Name>
-    <!-- To make Jetty work -->
-    <javaVersion>11</javaVersion>
+    <!-- To make Jetty + generator-signer work -->
+    <javaVersion>17</javaVersion>

Review Comment:
   Originally it was 11 as Jetty 10.x we use as client and as server (in 
http-test) required 11, but now upped to 17.
   Will change it: "jetty needs 11, generator-signer needs 17"



-- 
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: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to