diff --git a/springframework.spec b/springframework.spec index 499795a71e6c02ddcb24fbbd5ddfc710c64b6999..80ecd6563b0bd7eb581888565f113f89d8f97fb5 100644 --- a/springframework.spec +++ b/springframework.spec @@ -1,6 +1,6 @@ Name: springframework Version: 3.2.18 -Release: 10 +Release: 11 Summary: The Spring Java Application Framework License: ASL 2.0 URL: http://projects.spring.io/spring-framework/ @@ -365,6 +365,9 @@ done %files web -f .mfiles-spring-web %changelog +* Wed Dec 29 2021 wangkai - 3.2.18-11 +- This package depends on log4j.After the log4j vulnerability CVE-2021-44832 is fixed,the version needs to be rebuild. + * Fri Dec 24 2021 wangkai - 3.2.18-10 - This package depends on log4j.After the log4j vulnerability CVE-2021-45105 is fixed,the version needs to be rebuild.