slawekjaranowski commented on code in PR #149: URL: https://github.com/apache/maven-compiler-plugin/pull/149#discussion_r966344659
########## src/main/java/org/apache/maven/plugin/compiler/AbstractCompilerMojo.java: ########## @@ -184,6 +184,7 @@ * * <b>NOTE: </b>Since 3.8.0 the default value has changed from 1.5 to 1.6. * Since 3.9.0 the default value has changed from 1.6 to 1.7 + * Since 3.11.0 the default value has changed from 1.7 to 1.8 Review Comment: I would introduce in this place a list or line break - now everything is in one line https://maven.apache.org/plugins/maven-compiler-plugin/compile-mojo.html#source -- 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