This package depends on log4j.After the log4j vulnerability CVE-2021-44832 is fixed,the version needs to be rebuild.

(cherry picked from commit ad14dc4b3731acb34c7f1458f43a2df3af171104)
This commit is contained in:
wk333 2021-12-29 20:20:36 +08:00 committed by openeuler-sync-bot
parent 124f9ecb7c
commit 489109b7c6

View File

@ -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 <wangkai385@huawei.com> - 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 <wangkai385@huawei.com> - 3.2.18-10
- This package depends on log4j.After the log4j vulnerability CVE-2021-45105 is fixed,the version needs to be rebuild.