!2 升级jackson-core至2.13.1版本
From: @houyingchao Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
605b5ec4e5
BIN
jackson-core-2.13.1.tar.gz
Normal file
BIN
jackson-core-2.13.1.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,5 +1,5 @@
|
||||
Name: jackson-core
|
||||
Version: 2.9.8
|
||||
Version: 2.13.1
|
||||
Release: 1
|
||||
Summary: Core part of Jackson
|
||||
License: ASL 2.0
|
||||
@ -23,7 +23,9 @@ This package contains API documentation for %{name}.
|
||||
%prep
|
||||
%setup -q -n %{name}-%{name}-%{version}
|
||||
%pom_remove_plugin ":maven-enforcer-plugin"
|
||||
cp -p src/main/resources/META-INF/LICENSE .
|
||||
%pom_remove_plugin "org.jacoco:jacoco-maven-plugin"
|
||||
%pom_remove_plugin "org.moditect:moditect-maven-plugin"
|
||||
%pom_remove_plugin "de.jjohannes:gradle-module-metadata-maven-plugin"
|
||||
cp -p src/main/resources/META-INF/NOTICE .
|
||||
sed -i 's/\r//' LICENSE NOTICE
|
||||
%mvn_file : %{name}
|
||||
@ -42,6 +44,9 @@ sed -i 's/\r//' LICENSE NOTICE
|
||||
%license LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Wed Mar 30 2022 houyingchao <houyingchao@huawei.com> - 2.13.1-1
|
||||
- Upgrade to 2.13.1
|
||||
|
||||
* Fri Aug 28 2020 huanghaitao <huanghaitao8@huawei.com> - 2.9.8-1
|
||||
- Upgrade to 2.9.8-1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user