Upgrade to 1.4.18 for fix cves

(cherry picked from commit 8391a3585a831ba33cfc0df09f601f4bac6c560e)
This commit is contained in:
starlet-dx 2021-09-07 12:32:41 +08:00 committed by openeuler-sync-bot
parent 38040a3cb0
commit 401da922d5
2 changed files with 5 additions and 2 deletions

View File

@ -1,7 +1,7 @@
%bcond_with jp_minimal
Name: xstream
Version: 1.4.17
Release: 2
Version: 1.4.18
Release: 1
Summary: Java XML serialization library
License: BSD
URL: http://x-stream.github.io/
@ -132,6 +132,9 @@ mvn install --settings ./settings.xml -Dmaven.test.skip=true
%license LICENSE.txt
%changelog
* Tue Sep 7 2021 yaoxin <yaoxin30@huawei.com> - 1.4.18-1
- Upgrade to 1.4.18 for fix cves
* Tue Sep 7 2021 yaoxin <yaoxin30@huawei.com> - 1.4.17-2
- Change settings.xml to huaweicloud