EricGao888 commented on code in PR #12244: URL: https://github.com/apache/dolphinscheduler/pull/12244#discussion_r990725104
########## tools/dependencies/known-dependencies.txt: ########## @@ -116,7 +116,7 @@ jakarta.websocket-api-1.1.2.jar jakarta.xml.bind-api-2.3.3.jar jamon-runtime-2.3.1.jar janino-3.0.16.jar -javassist-3.27.0-GA.jar +javassist-3.26.0-GA.jar Review Comment: The latest version of org.reflections is `0.10.2`, which depends on `javassist-3.28.0-GA.jar`. I'm going to upgrade it and rerun the CI to see if things work. -- 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]
