diff --git a/jackson-bom-2.13.0.tar.gz b/jackson-bom-2.13.0.tar.gz deleted file mode 100644 index de36605..0000000 --- a/jackson-bom-2.13.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:54e6a9d7fa9ec9d76708378557b5ab9cb73e88b193f2e519956093545007cf6b -size 63229 diff --git a/jackson-bom-2.13.3.tar.gz b/jackson-bom-2.13.3.tar.gz new file mode 100644 index 0000000..36372f5 --- /dev/null +++ b/jackson-bom-2.13.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f3991d8d110553eb514145883c4f1126aa57562e9df42b16b9335fc1991c33c +size 63361 diff --git a/jackson-bom.changes b/jackson-bom.changes index 313cd5d..b096b9a 100644 --- a/jackson-bom.changes +++ b/jackson-bom.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Jun 15 07:17:35 UTC 2022 - Fridrich Strba + +- 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 diff --git a/jackson-bom.spec b/jackson-bom.spec index b7a501e..3e7bc84 100644 --- a/jackson-bom.spec +++ b/jackson-bom.spec @@ -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