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

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


The following commit(s) were added to refs/heads/karaf-4.3.x by this push:
     new ff6f3835ff [KARAF-7452] Upgrade to Jackson 2.13.3
ff6f3835ff is described below

commit ff6f3835ffce7c92214eddc6514645f2f2d66061
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Fri Jun 24 10:56:00 2022 +0200

    [KARAF-7452] Upgrade to Jackson 2.13.3
    
    (cherry picked from commit 7dd065b8a5c199761166dc599af36602701a307b)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7a60d4d051..a8661cc185 100644
--- a/pom.xml
+++ b/pom.xml
@@ -173,7 +173,7 @@
         <camel.version>3.6.0</camel.version>
         <cglib.bundle.version>3.2.9_1</cglib.bundle.version>
         <cxf.version>3.4.3</cxf.version>
-        <jackson.version>2.13.2</jackson.version>
+        <jackson.version>2.13.3</jackson.version>
         <jna.version>5.11.0</jna.version>
         <jaxb.version>2.3.3</jaxb.version>
         <commons-beanutils.version>1.9.4</commons-beanutils.version>

Reply via email to