diff --git a/mybatis.spec b/mybatis.spec index 7fe00f636e41dca73678bb2e8e014f174520ab69..39e7e896e69ef3bc332919e00a9175a27ca28c33 100644 --- a/mybatis.spec +++ b/mybatis.spec @@ -1,7 +1,7 @@ %bcond_with test Name: mybatis Version: 3.2.8 -Release: 2 +Release: 3 Summary: SQL Mapping Framework for Java License: Apache 2.0 URL: https://github.com/mybatis/mybatis-3 @@ -83,6 +83,9 @@ opts="-f" %license LICENSE NOTICE %changelog +* Fri Dec 24 2021 wangkai - 3.2.8-3 +- This package depends on log4j.After the log4j vulnerability CVE-2021-45105 is fixed,the version needs to be rebuild. + * Sat Jun 19 2021 lingsheng - 3.2.8-2 - Fix CVE-2020-26945