From 6a72f6a29753aa65658e0b897729616aea92a4e2 Mon Sep 17 00:00:00 2001 From: wk333 <13474090681@163.com> Date: Mon, 21 Feb 2022 19:22:08 +0800 Subject: [PATCH] Rebuild for fix log4j1.x cves (cherry picked from commit 0e622c163e10141728a5122b794534ef2aa0aa1c) --- mybatis-generator.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mybatis-generator.spec b/mybatis-generator.spec index 61330a0..ae3027b 100644 --- a/mybatis-generator.spec +++ b/mybatis-generator.spec @@ -1,6 +1,6 @@ Name: mybatis-generator Version: 1.3.2 -Release: 1 +Release: 2 Summary: A code generator for MyBatis and iBATIS License: ASL 2.0 URL: http://www.mybatis.org/ @@ -103,5 +103,8 @@ sed -i 's/\r//' LICENSE NOTICE %{name}-core/doc/* %license LICENSE NOTICE %changelog +* Mon Feb 21 2022 wangkai - 1.3.2-2 +- Rebuild for fix log4j1.x cves + * Mon May 10 2021 chengzihan - 1.3.2-1 - Package init