adamsaghy commented on code in PR #3906:
URL: https://github.com/apache/fineract/pull/3906#discussion_r1618690282
##########
buildSrc/src/main/groovy/org.apache.fineract.dependencies.gradle:
##########
@@ -68,7 +68,7 @@ dependencyManagement {
exclude 'org.codehaus.groovy:groovy'
}
dependency 'org.apache.commons:commons-csv:1.10.0'
- dependency 'org.quartz-scheduler:quartz:2.3.2'
+ dependency 'org.quartz-scheduler:quartz:2.5.0-rc1'
Review Comment:
https://github.com/quartz-scheduler/quartz/issues/943
We dont have quartz-job artifact, neither the class thats the CVE is talking
about.
I dont think the reported CVE applies to us...
You might wanna discuss internally what steps we should do.
@vidakovic Any thoughts?
--
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]