upgrade to 1.4.17

(cherry picked from commit aa613cc0b6dfd6258b0f6cde4aea1bf7f90c997f)
This commit is contained in:
jackie_wu 2021-05-27 09:36:14 +08:00 committed by openeuler-sync-bot
parent 234e08cccb
commit 554082176f
2 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
%bcond_with jp_minimal
Name: xstream
Version: 1.4.16
Version: 1.4.17
Release: 1
Summary: Java XML serialization library
License: BSD
@ -132,6 +132,9 @@ mvn install --settings ./settings.xml -Dmaven.test.skip=true
%license LICENSE.txt
%changelog
* Thu May 27 2021 wutao <wutao61@huawei.com> - 1.4.17-1
- upgrade to 1.4.17 to fix CVE-2021-29505
* Tue Mar 30 2021 wutao <wutao61@huawei.com> - 1.4.16-1
- update to 1.4.16