slawekjaranowski commented on code in PR #316: URL: https://github.com/apache/maven-compiler-plugin/pull/316#discussion_r2008965004
########## pom.xml: ########## @@ -84,6 +84,7 @@ under the License. <dependency> <groupId>org.apache.maven.plugin-tools</groupId> <artifactId>maven-plugin-annotations</artifactId> + <version>3.15.1</version> Review Comment: Should be the same version as `maven-plugin-plugin`, so we can use property `version.maven-plugin-tools` -- 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