jamesnetherton commented on code in PR #8132:
URL: https://github.com/apache/camel-quarkus/pull/8132#discussion_r2690117156


##########
pom.xml:
##########
@@ -159,6 +160,7 @@
         <reactor-core.version>3.7.9</reactor-core.version><!-- @sync 
com.azure:azure-core:${azure-core.version} dep:io.projectreactor:reactor-core 
-->
         <reactor-netty.version>${reactor-netty-version}</reactor-netty.version>
         <retrofit.version>3.0.0</retrofit.version><!-- @sync 
org.kiwiproject:consul-client:${consul-client-version} prop:retrofit.version -->
+        <rhino.version>1.7.7</rhino.version><!-- Used by Apache FOP, to sync 
with transitive dependencies -->

Review Comment:
   Can we try with 1.7.15.1? 1.7.7 is affected by CVE-2025-66453.



-- 
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]

Reply via email to