ramu11 commented on code in PR #25551:
URL: https://github.com/apache/camel/pull/25551#discussion_r3820920983
##########
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:
Addressed. I renamed the separate graaljs-version and graalpy-version
properties to a shared graalvm-version property (25.2.4) and updated both
camel-javascript and camel-python3 to use it.
--
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]