jorsol commented on PR #6: URL: https://github.com/apache/maven-hocon-extension/pull/6#issuecomment-2363516721
> Is even more strange, as 4.0.0-beta-4 does contain up-to-date wrapper plugin version: https://github.com/apache/maven/blob/maven-4.0.0-beta-4/maven-core/src/main/java/org/apache/maven/internal/impl/DefaultLifecycleRegistry.java#L468 > > So why it did not use "only-script" type that is default in 3.2.0? 🤔 3.2.0 is not up-to-date, latest version is [3.3.2](https://github.com/apache/maven-wrapper/releases/tag/maven-wrapper-3.3.2), the change to `only-script` type by default was added in 3.3.0: https://github.com/apache/maven-wrapper/releases/tag/maven-wrapper-3.3.0 -- 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: dev-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org