File project.diff of Package jackson-annotations
--- jackson-annotations-build.xml.orig
+++ jackson-annotations-build.xml
@@ -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.3"/>
+ <property name="project.version" value="2.18.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}"/>
--- jackson-annotations.spec.orig
+++ jackson-annotations.spec
@@ -1,7 +1,7 @@
#
# spec file for package jackson-annotations
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
# binaries are java 8 compatible
%define __requires_exclude java-headless
Name: jackson-annotations
-Version: 2.17.3
+Version: 2.18.2
Release: 0
Summary: Core annotations for Jackson data processor
License: Apache-2.0