squakez commented on PR #19619: URL: https://github.com/apache/camel/pull/19619#issuecomment-3420942192
> there is `PLATFORM: JDK25 support added [#3859](https://redirect.github.com/projectlombok/lombok/issues/3859).` might be worthy to see if we can remove the workaround for jdk 25 for compilation related to lombok when using this more recent version of lombok > > /cc @squakez I don't think that would be a solution for us. The problem is on the dependency provider side. They wrongly exposed a compilation time annotation, so, by a design point of view they should remove that implementation detail leakage. Milvus folks are already fixing this problem [1], so, when done we will certainly remove the lombok on our side. In the while I have no strong opinion in updating this lombok dependency or not. [1] https://github.com/milvus-io/milvus-sdk-java/issues/1651#issuecomment-3420280067 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
