From 79f3437a9ec2e38ddde5cc53bddd91e9bacec956 Mon Sep 17 00:00:00 2001 From: AlmaLinux RelEng Bot Date: Wed, 22 Jul 2026 06:26:15 -0400 Subject: [PATCH] import CS git jackson-parent-2.21-1.el8 --- .gitignore | 2 +- .jackson-parent.metadata | 2 +- SPECS/jackson-parent.spec | 6 +++++- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 92dab79..fb0efba 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/jackson-parent-2.19.1.tar.gz +SOURCES/jackson-parent-2.21.tar.gz diff --git a/.jackson-parent.metadata b/.jackson-parent.metadata index 27c6ee1..1eaf231 100644 --- a/.jackson-parent.metadata +++ b/.jackson-parent.metadata @@ -1 +1 @@ -fce2d8deffa8ca90c996f74cd77d1e36122626a4 SOURCES/jackson-parent-2.19.1.tar.gz +f36b25bffc2d87e633ec778ea8fd09f3579c226a SOURCES/jackson-parent-2.21.tar.gz diff --git a/SPECS/jackson-parent.spec b/SPECS/jackson-parent.spec index 86a590d..a710ffe 100644 --- a/SPECS/jackson-parent.spec +++ b/SPECS/jackson-parent.spec @@ -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 - 2.21-1 +- Rebase to version 2.21 +- Resolves: RHEL-188291 + * Thu Jul 31 2025 Red Hat PKI Team - 2.19.1-1 - Rebase to version 2.19.1 - Resolves: RHEL-103106