diff --git a/settings.xml b/settings.xml index 23ee6dad67dca42085bd35fa94f88b319a0b6064..00315d5480f958489e2a274b3f202ffb594bf3d5 100644 --- a/settings.xml +++ b/settings.xml @@ -4,10 +4,10 @@ http://maven.apache.org/xsd/settings-1.0.0.xsd"> - aliyun-central - * - aliyun central - https://maven.aliyun.com/repository/central + huaweicloud + central + central repo + https://mirrors.huaweicloud.com/repository/maven/ - - + + diff --git a/xstream.spec b/xstream.spec index a57f9524d9051ca393f43eed89bac1dcde1d4fd0..148bb3b5c5cf97771feb8278a8ffe45cf834e0b7 100644 --- a/xstream.spec +++ b/xstream.spec @@ -1,7 +1,7 @@ %bcond_with jp_minimal Name: xstream Version: 1.4.17 -Release: 1 +Release: 2 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 +* Thu 22 Jul 2021 sunguoshuai - 1.4.17-2 +- Change setting.xml to huaweicloud + * Thu May 27 2021 wutao - 1.4.17-1 - upgrade to 1.4.17 to fix CVE-2021-29505