jamesnetherton commented on code in PR #25551:
URL: https://github.com/apache/camel/pull/25551#discussion_r3819109123
##########
parent/pom.xml:
##########
@@ -212,6 +212,7 @@
<google-cloud-texttospeech-version>2.96.0</google-cloud-texttospeech-version>
<google-genai-version>1.65.0</google-genai-version>
<graaljs-version>25.2.4</graaljs-version>
+ <graalpy-version>25.2.4</graalpy-version>
Review Comment:
Instead of introducing a new version property, it might be better to rename
`<graaljs-version>` to `<graalvm-version>` and use that. I don't think we'd
ever need different versions of GraalJs and GraalPy. They should always be
aligned.
--
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]