avperillo opened a new pull request, #419:
URL: https://github.com/apache/ranger/pull/419

   ## What changes were proposed in this pull request?
   
   Fix vulnerabilities regarding Spring Web 5. Those vulnerabilities are solved 
in Spring version 6, which requires Java 17 as minimum supported version and 
migration to Jakarta, updating the following core libraries:
   
   - Java 11 -> 17
   - Javax -> Jakarta
   - Spring framework 5.7.12 -> 6.0.0
   - Jersey 1.19 -> 3.0.16
   - Tomcat embed 8.5.94 -> 10.1.31
   - EclipseLink 2.7.12 -> 3.0.4
   
   
   ## How was this patch tested?
   
   Existing unit test and manual test. Currently there are some modules don“t 
pass all Unit Tests
   


-- 
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: dev-unsubscr...@ranger.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to