diff --git a/mybatis.spec b/mybatis.spec index cb8ebc09a786b1f9792c29f57f9aa049ed315d67..c86284fc5ffc34ee908f9b5e427d99d9f832c3fa 100644 --- a/mybatis.spec +++ b/mybatis.spec @@ -1,7 +1,7 @@ %bcond_with test Name: mybatis Version: 3.2.8 -Release: 4 +Release: 5 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 +* Mon Feb 21 2022 wangkai - 3.2.8-5 +- Rebuild for fix log4j1.x cves + * Wed Dec 29 2021 wangkai - 3.2.8-4 - This package depends on log4j.After the log4j vulnerability CVE-2021-44832 is fixed,the version needs to be rebuild.