IOhacker commented on code in PR #5426:
URL: https://github.com/apache/fineract/pull/5426#discussion_r2749739231
##########
buildSrc/src/main/groovy/org.apache.fineract.dependencies.gradle:
##########
@@ -279,5 +279,9 @@ dependencyManagement {
dependency 'io.netty:netty-codec-http:4.1.129.Final'
// Force lz4-java version: CVE-2025-12183
dependency 'at.yawk.lz4:lz4-java:1.10.1'
+ // Force tomcat-embed-core version: CVE-2025-24813
Review Comment:
@Aman-Mittal thank you for the explanation.
--
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]