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 11c85db1ce Bump com.fasterxml.jackson.core:jackson-databind from 
2.15.2 to 2.15.3 (#1471)
11c85db1ce is described below

commit 11c85db1ce50c65d0637676ce5de5209fe6e94a6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 13 09:13:04 2023 -0400

    Bump com.fasterxml.jackson.core:jackson-databind from 2.15.2 to 2.15.3 
(#1471)
    
    Bumps 
[com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson)
 from 2.15.2 to 2.15.3.
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson.core:jackson-databind
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 63afea9a22..95e8a53dae 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -133,7 +133,7 @@
         
<cxf.httpcomponents.client5.version>5.2.1</cxf.httpcomponents.client5.version>
         
<cxf.httpcomponents.core5.version>5.2.3</cxf.httpcomponents.core5.version>
         <cxf.jackson.version>2.15.2</cxf.jackson.version>
-        <cxf.jackson.databind.version>2.15.2</cxf.jackson.databind.version>
+        <cxf.jackson.databind.version>2.15.3</cxf.jackson.databind.version>
         <cxf.jacorb.version>3.9</cxf.jacorb.version>
         <cxf.jaeger.version>1.8.1</cxf.jaeger.version>
         <cxf.jakarta.activation.version>2.1.2</cxf.jakarta.activation.version>

Reply via email to