Rebase jackson-jaxrs-providers to 2.21.4
Resolves: RHEL-190937
This commit is contained in:
parent
0653add76d
commit
8d6cfd697c
@ -1,7 +1,7 @@
|
||||
%bcond_without jp_minimal
|
||||
|
||||
Name: jackson-jaxrs-providers
|
||||
Version: 2.19.1
|
||||
Version: 2.21.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Jackson JAX-RS providers
|
||||
License: Apache-2.0
|
||||
@ -149,12 +149,19 @@ sed -i 's/\r//' LICENSE NOTICE
|
||||
%pom_remove_plugin -r "org.gradlex:gradle-module-metadata-maven-plugin"
|
||||
|
||||
# Disable jar with no-meta-inf-services classifier, breaks build
|
||||
%pom_remove_plugin "org.cyclonedx:cyclonedx-maven-plugin" base
|
||||
%pom_remove_plugin :maven-jar-plugin cbor
|
||||
%pom_remove_plugin "org.cyclonedx:cyclonedx-maven-plugin" cbor
|
||||
%pom_remove_plugin :maven-jar-plugin json
|
||||
%pom_remove_plugin "org.cyclonedx:cyclonedx-maven-plugin" json
|
||||
%pom_remove_plugin :maven-jar-plugin smile
|
||||
%pom_remove_plugin "org.cyclonedx:cyclonedx-maven-plugin" smile
|
||||
%pom_remove_plugin :maven-jar-plugin xml
|
||||
%pom_remove_plugin "org.cyclonedx:cyclonedx-maven-plugin" xml
|
||||
%pom_remove_plugin :maven-jar-plugin yaml
|
||||
%pom_remove_plugin "org.cyclonedx:cyclonedx-maven-plugin" yaml
|
||||
%pom_remove_plugin :maven-jar-plugin datatypes
|
||||
%pom_remove_plugin "org.cyclonedx:cyclonedx-maven-plugin" datatypes
|
||||
|
||||
# Replace jakarta-ws-rs with jboss-jaxrs-2.0-api
|
||||
%pom_change_dep javax.ws.rs:javax.ws.rs-api org.jboss.spec.javax.ws.rs:jboss-jaxrs-api_2.0_spec
|
||||
@ -210,6 +217,10 @@ rm json/src/test/java/com/fasterxml/jackson/jaxrs/json/resteasy/RestEasyProvider
|
||||
%license LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Tue Jul 07 2026 Red Hat PKI Team <rhcs-maint@redhat.com> - 2.21.4-1
|
||||
- Update to version 2.21.4
|
||||
- Resolves: RHEL-190937
|
||||
|
||||
* Fri Jul 18 2025 Red Hat PKI Team <rhcs-maint@redhat.com> - 2.19.1-1
|
||||
- Update to version 2.19.1
|
||||
- Resolves: RHEL-100239
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (jackson-jaxrs-providers-2.19.1.tar.gz) = 86974d723ef2fddebd68f100c2a1e0bc488c2a8c78b7ed0abba8bd12318f08b6698468f275806d3e6b6e3874a55ee023e8450ae25ded183ba64969e5c950b5b0
|
||||
SHA512 (jackson-jaxrs-providers-2.21.4.tar.gz) = f7ce55a829c4411d6531621378e3340b29c4a0bbf462e89e759e76652ab7e4261713335a1212a785c764d7d275eef40b12cbf7d0a86679c560485b7047b152d9
|
||||
|
||||
Loading…
Reference in New Issue
Block a user