!19 [sync] PR-17: This package depends on log4j.After the log4j vulnerability CVE-2021-44832 is fixed,the version needs to be rebuild.

Merge pull request !19 from openeuler-sync-bot/sync-pr17-openEuler-20.03-LTS-SP1-to-openEuler-20.03-LTS-SP3
This commit is contained in:
openeuler-ci-bot 2021-12-31 07:03:17 +00:00 committed by Gitee
commit 7c97e63ec4

View File

@ -1,6 +1,6 @@
Name: HikariCP
Version: 2.4.3
Release: 6
Release: 7
Summary: JDBC Connection Pool
License: ASL 2.0
URL: https://github.com/brettwooldridge/HikariCP
@ -62,6 +62,9 @@ find src/test/java/com/zaxxer/hikari/osgi -print -delete
%files help -f .mfiles-javadoc
%changelog
* Wed Dec 29 2021 houyingchao <houyingchao@huawei.com> 2.4.3-7
- This package depends on log4j.After the log4j vulnerability CVE-2021-44832 is fixed,the version needs to be rebuild.
* Fri Dec 24 2021 yaoxin <yaoxin30@huawei.com> 2.4.3-6
- This package depends on log4j. After the log4j vulnerability CVE-2021-45105 is fixed, the version needs to be rebuild.