forked from pool/jackson-bom
Accepting request 1175338 from home:gkenion:branches:Java:packages:jackson
Upgrade Jackson packages to 2.17.1 OBS-URL: https://build.opensuse.org/request/show/1175338 OBS-URL: https://build.opensuse.org/package/show/Java:packages/jackson-bom?expand=0&rev=25
This commit is contained in:
parent
e56f4d8fd8
commit
71f4184375
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c3aaf724781b64d37fd352ccbf990320f439fb537fc873d669c850ad9091755a
|
||||
size 65890
|
3
jackson-bom-2.17.1.tar.gz
Normal file
3
jackson-bom-2.17.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c26ebb899275ac96b9ed4e0b3f0b74edd68eff0d81672bc8642b68ced80816a8
|
||||
size 66307
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 20 12:34:05 UTC 2024 - Gus Kenion <gus.kenion@suse.com>
|
||||
|
||||
- Update to 2.17.1
|
||||
* No changes since 2.17.0
|
||||
- Includes changes from 2.17.0
|
||||
* Add `jackson-jr-extension-javatime`
|
||||
* Add managed dependency to JUnit5
|
||||
- Remove unused JUnit5 dependency
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 8 08:33:47 UTC 2024 - Gus Kenion <gkenion@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: jackson-bom
|
||||
Version: 2.16.1
|
||||
Version: 2.17.1
|
||||
Release: 0
|
||||
Summary: Bill of materials POM for Jackson projects
|
||||
License: Apache-2.0
|
||||
@ -45,6 +45,7 @@ sed -i 's/\r//' LICENSE
|
||||
# Disable plugins not needed during RPM builds
|
||||
%pom_remove_plugin ":maven-enforcer-plugin" base
|
||||
%pom_remove_plugin ":nexus-staging-maven-plugin" base
|
||||
%pom_remove_dep -r :junit-bom
|
||||
|
||||
%build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user