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

jbonofre pushed a commit to branch karaf-4.4.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
     new bcdc8926b9 Bump jackson.version from 2.21.0 to 2.21.1 (#2338)
bcdc8926b9 is described below

commit bcdc8926b98dacb60ce311c161df88483393069c
Author: JB Onofré <[email protected]>
AuthorDate: Sat Mar 14 20:57:48 2026 +0100

    Bump jackson.version from 2.21.0 to 2.21.1 (#2338)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a426507fb1..5b1b28d0e6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -175,7 +175,7 @@
         <cglib.bundle.version>3.2.9_1</cglib.bundle.version>
         <cxf.version>3.6.9</cxf.version>
         <jackson.annotations.version>2.21</jackson.annotations.version>
-        <jackson.version>2.21.0</jackson.version>
+        <jackson.version>2.21.1</jackson.version>
         <jna.version>5.18.1</jna.version>
         <jaxb-bom.version>2.3.9</jaxb-bom.version>
         <commons-beanutils.version>1.9.4</commons-beanutils.version>

Reply via email to