From 50551ac500dcbe820890507e654b2afefe02841c Mon Sep 17 00:00:00 2001 From: Chris Kelley Date: Fri, 25 Nov 2022 14:14:19 +0000 Subject: [PATCH] Rebase to version 2.14.1 Update version to try fix side-tag build issue. Resolves: #2070122 side-tag: c9s-build-side-1372-stack-gate --- jackson-databind.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jackson-databind.spec b/jackson-databind.spec index 2328073..50cc335 100644 --- a/jackson-databind.spec +++ b/jackson-databind.spec @@ -1,6 +1,6 @@ Name: jackson-databind Version: 2.14.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: General data-binding package for Jackson (2.x) License: Apache-2.0 and LGPL-2.0-or-later