SHA256
1
0
forked from pool/jackson-bom
Fridrich Strba 2022-06-15 07:21:03 +00:00 committed by Git OBS Bridge
parent b032961433
commit 144c2049ab
4 changed files with 18 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:54e6a9d7fa9ec9d76708378557b5ab9cb73e88b193f2e519956093545007cf6b
size 63229

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2f3991d8d110553eb514145883c4f1126aa57562e9df42b16b9335fc1991c33c
size 63361

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Jun 15 07:17:35 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Update to version 2.13.3
* 2.13.3 (14-May-2022)
+ No changes since 2.13.2
* 2.13.2 (06-Mar-2022)
+ #46: 'module-info.java' is in 'META-INF/versions/11' instead
of 'META-INF/versions/9'
* 2.13.1 (19-Dec-2021)
+ No changes since 2.13.0
-------------------------------------------------------------------
Wed Oct 20 06:07:26 UTC 2021 - Fridrich Strba <fstrba@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package jackson-bom
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: jackson-bom
Version: 2.13.0
Version: 2.13.3
Release: 0
Summary: Bill of materials POM for Jackson projects
License: Apache-2.0
@ -30,7 +30,7 @@ Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
BuildRequires: javapackages-local
BuildRequires: maven-local
BuildRequires: xmvn-resolve
BuildRequires: mvn(com.fasterxml.jackson:jackson-parent:pom:) >= 2.7.1
BuildRequires: mvn(com.fasterxml.jackson:jackson-parent:pom:)
BuildArch: noarch
%description