Rebase to jackson-annotations 2.21
Resolves: RHEL-188300
This commit is contained in:
parent
f042540f5f
commit
b8a4786da7
@ -1,5 +1,5 @@
|
||||
Name: jackson-annotations
|
||||
Version: 2.19.1
|
||||
Version: 2.21
|
||||
Release: 1%{?dist}
|
||||
Summary: Core annotations for Jackson data processor
|
||||
License: Apache-2.0
|
||||
@ -47,10 +47,7 @@ This package contains API documentation for %{name}.
|
||||
%pom_remove_plugin "org.sonatype.central:central-publishing-maven-plugin"
|
||||
%pom_remove_plugin "org.gradlex:gradle-module-metadata-maven-plugin"
|
||||
%pom_remove_plugin "org.codehaus.mojo:build-helper-maven-plugin"
|
||||
%pom_xpath_set "//pom:javac.src.version" "1.8"
|
||||
%pom_xpath_set "//pom:javac.target.version" "1.8"
|
||||
%pom_xpath_set "//pom:maven.compiler.source" "1.8"
|
||||
%pom_xpath_set "//pom:maven.compiler.target" "1.8"
|
||||
%pom_remove_plugin "org.cyclonedx:cyclonedx-maven-plugin"
|
||||
|
||||
sed -i 's/\r//' LICENSE
|
||||
|
||||
@ -70,6 +67,10 @@ sed -i 's/\r//' LICENSE
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Mon Jul 06 2026 Red Hat PKI Team <rhcs-maint@redhat.com> - 2.21-1
|
||||
- Update to version 2.21
|
||||
- Resolves: RHEL-188300
|
||||
|
||||
* Wed Jul 16 2025 Red Hat PKI Team <rhcs-maint@redhat.com> - 2.19.1-1
|
||||
- Update to version 2.19.1
|
||||
- Resolves: RHEL-100233
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (jackson-annotations-2.19.1.tar.gz) = 919a08aad58f370a22e634b6a91e468a81335a667ace1dae3fa249cb8e5927fda3ce0797a4f6eb43f679abd119e29d8ec63894d4ea810e39b13e292d92f33971
|
||||
SHA512 (jackson-annotations-2.21.tar.gz) = ee87bc9a64f283b22406cc16413a6f97ce8679fda7c084704596dafb8211f41d68b7a2220f75b077100a63e3fb3708b720522664c59add79998734ad39c50995
|
||||
|
||||
Loading…
Reference in New Issue
Block a user