17
0

2 Commits

5 changed files with 11 additions and 5 deletions

Binary file not shown.

View File

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

View File

@@ -11,7 +11,7 @@
<property name="project.groupId" value="com.fasterxml.jackson.core"/>
<property name="project.artifactId" value="jackson-annotations"/>
<property name="project.name" value="Jackson-annotations"/>
<property name="project.version" value="2.17.1"/>
<property name="project.version" value="2.17.2"/>
<property name="project.vendor" value="FasterXML"/>
<property name="project.description" value="Core annotations used for value types, used by Jackson data binding package."/>
<property name="bundle.version" value="${project.version}"/>

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Aug 7 08:49:06 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Update to 2.17.2
* No changes since 2.17.1
-------------------------------------------------------------------
Mon May 20 12:36:56 UTC 2024 - Gus Kenion <gus.kenion@suse.com>

View File

@@ -17,7 +17,7 @@
Name: jackson-annotations
Version: 2.17.1
Version: 2.17.2
Release: 0
Summary: Core annotations for Jackson data processor
License: Apache-2.0