import CS git jackson-parent-2.21-1.el8

This commit is contained in:
AlmaLinux RelEng Bot 2026-07-22 06:26:15 -04:00
parent 4e778bacd6
commit 79f3437a9e
3 changed files with 7 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/jackson-parent-2.19.1.tar.gz
SOURCES/jackson-parent-2.21.tar.gz

View File

@ -1 +1 @@
fce2d8deffa8ca90c996f74cd77d1e36122626a4 SOURCES/jackson-parent-2.19.1.tar.gz
f36b25bffc2d87e633ec778ea8fd09f3579c226a SOURCES/jackson-parent-2.21.tar.gz

View File

@ -1,5 +1,5 @@
Name: jackson-parent
Version: 2.19.1
Version: 2.21
Release: 1%{?dist}
Summary: Parent pom for all Jackson components
License: Apache-2.0
@ -38,6 +38,10 @@ sed -i 's/\r//' LICENSE
%license LICENSE
%changelog
* Wed Jul 08 2026 Red Hat PKI Team <rhcs-maint@redhat.com> - 2.21-1
- Rebase to version 2.21
- Resolves: RHEL-188291
* Thu Jul 31 2025 Red Hat PKI Team <rhcs-maint@redhat.com> - 2.19.1-1
- Rebase to version 2.19.1
- Resolves: RHEL-103106