clayburn commented on code in PR #426: URL: https://github.com/apache/creadur-rat/pull/426#discussion_r1915663927
########## .mvn/extensions.xml: ########## @@ -3,7 +3,7 @@ <extension> <groupId>com.gradle</groupId> <artifactId>develocity-maven-extension</artifactId> - <version>1.23</version> + <version>1.22.2</version> Review Comment: The current version of the server `2024.2.7` does not support version `1.23` of the extension. I think it happened to work, but strictly it is not supported until the Develocity server is on 2024.3.x. Once this migration is complete to develocity.apache.org, upgrades should happen more quickly such that updating the extension before the server is not a concern. -- 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...@creadur.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org