budaidev commented on code in PR #6014:
URL: https://github.com/apache/fineract/pull/6014#discussion_r3452173689
##########
buildSrc/src/main/groovy/org.apache.fineract.dependencies.gradle:
##########
@@ -295,22 +295,22 @@ dependencyManagement {
dependency 'org.springframework:spring-core:6.2.18'
dependency 'org.springframework.security:spring-security-core:6.5.10'
// Keep Netty on the 4.1 line for MockServer compatibility.
Review Comment:
FYI: as I see this version of Spring Boot BOM uses 4.1.135.Final netty as
well, but we can keep it, it doesn't cause any issues
--
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]