This is an automated email from the ASF dual-hosted git repository.

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/main by this push:
     new 0eabd1f0dd8 Update Jackson Annotations to 2.22
0eabd1f0dd8 is described below

commit 0eabd1f0dd8f3d7b2ce48441f77a6a776f38eca9
Author: Andriy Redko <[email protected]>
AuthorDate: Thu Jun 4 18:27:54 2026 -0400

    Update Jackson Annotations to 2.22
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 7765fd50b6d..9e3ee2dfcd3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -135,7 +135,7 @@
         
<cxf.httpcomponents.core5.version>5.4.2</cxf.httpcomponents.core5.version>
         <cxf.jackson.version>3.1.4</cxf.jackson.version>
         <cxf.jackson.databind.version>3.1.4</cxf.jackson.databind.version>
-        <cxf.jackson.annotations.version>2.21</cxf.jackson.annotations.version>
+        <cxf.jackson.annotations.version>2.22</cxf.jackson.annotations.version>
         <cxf.jacorb.version>3.9</cxf.jacorb.version>
         <cxf.jaeger.version>1.8.1</cxf.jaeger.version>
         <cxf.jakarta.activation.version>2.1.4</cxf.jakarta.activation.version>

Reply via email to