Description
Hello, we found that Apache MINA 2.2.3 and 2.1.8 both depends on spring 2.5.6.SEC03(corresponding to Spring Framework software), which is a very old version (released on Sep 09, 2011) and has been EOL and also can not find source code package.
It seems that spring 2.5.6.SEC03 have some vulnerabilities(this artifact was moved to spring-core and spring-core 2.5.6.SEC03 have vulnerabilities).
https://mvnrepository.com/artifact/org.springframework/spring
https://mvnrepository.com/artifact/org.springframework/spring-core/2.5.6.SEC03
Does these vulnerability affect Apache MINA? If yes, can I ask if there are any plans of Apache MINA community to adapt to the new version of Spring Framework to fix these vulnerabilities?
Thanks.
The detailed dependencies are as follows:
mina-integration-xbean 2.2.3/2.1.8 ---> spring 2.5.6.SEC03
mina-example 2.2.3/2.1.8 ---> spring 2.5.6.SEC03