forked from pool/jackson-bom
Accepting request 926591 from Java:packages
Version upgrade OBS-URL: https://build.opensuse.org/request/show/926591 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jackson-bom?expand=0&rev=6
This commit is contained in:
commit
345cf86d32
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d04cfed73a8c4b6ebd490158d1318258d88982bb82caa10dffd874391cb4924c
|
||||
size 9989
|
3
jackson-bom-2.13.0.tar.gz
Normal file
3
jackson-bom-2.13.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:54e6a9d7fa9ec9d76708378557b5ab9cb73e88b193f2e519956093545007cf6b
|
||||
size 63229
|
@ -1,3 +1,37 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 20 06:07:26 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Update to version 2.13.0
|
||||
* 2.13.0 (30-Sep-2021)
|
||||
+ #39: Configure moditect plugin with
|
||||
'<jvmVersion>11</jvmVersion>'
|
||||
+ #43: jackson-bom manages the version of 'junit:junit'
|
||||
+ [datatype-hibernate#39]: Drop 'jackson-datatype-hibernate3'
|
||||
(support for Hibernate 3.x datatypes)
|
||||
+ [jackson-jarx-providers#146] due to addition of new Jakarta
|
||||
artifacts - (Jakarta-JSONP, Jakarta-xmlbind-annotations,
|
||||
Jakarta-rs-providers) - removed "jakarta" classifier variants
|
||||
of JAXB/JSON-P/JAX-RS modules
|
||||
* 2.12.3 (12-Apr-2021)
|
||||
+ Add version for 'jackson-datatype-jakarta-jsonp' module
|
||||
(introduced after 2.12.2)
|
||||
+ Add (beta) version for 'jackson-dataformat-toml'
|
||||
* 2.12.2 (03-Mar-2021)
|
||||
+ #40: Jakarta 9 artifact versions are missing from jackson-bom
|
||||
* 2.12.0 (29-Nov-2020)
|
||||
+ Add another execution of 'maven-replacer-plugin' for
|
||||
"prepare-package" phase
|
||||
to help with IDE import.
|
||||
+ Add default settings for 'gradle-module-metadata-maven-plugin'
|
||||
(gradle metadata)
|
||||
+ Add default settings for 'build-helper-maven-plugin'
|
||||
(LICENSE inclusion)
|
||||
+ Drop 'jackson-module-scala_2.10' entry (not released for
|
||||
Jackson 2.12 or later)
|
||||
* 2.11.2
|
||||
+ Add override for 'version.plugin.bundle' (for 5.1.1) to help
|
||||
build on JDK 15+
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 25 08:16:07 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: jackson-bom
|
||||
Version: 2.10.5
|
||||
Version: 2.13.0
|
||||
Release: 0
|
||||
Summary: Bill of materials POM for Jackson projects
|
||||
License: Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user