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

vavrtom pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git


The following commit(s) were added to refs/heads/main by this push:
     new 31b022d869 Bump jackson-databind from 2.13.2.2 to 2.13.4.1 (#147)
31b022d869 is described below

commit 31b022d86988b6708a7527b0502d33af1b430680
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 19 14:40:45 2022 +0200

    Bump jackson-databind from 2.13.2.2 to 2.13.4.1 (#147)
    
    Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 
2.13.2.2 to 2.13.4.1.
    - [Release notes](https://github.com/FasterXML/jackson/releases)
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson.core:jackson-databind
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 024a72ebc1..3c5fc830b6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -107,7 +107,7 @@
     <logback-version>1.2.7</logback-version>
     <guava-version>30.0-jre</guava-version>
     <fasterxml-jackson-version>2.13.2</fasterxml-jackson-version>
-    
<fasterxml-jackson-databind-version>2.13.2.2</fasterxml-jackson-databind-version>
+    
<fasterxml-jackson-databind-version>2.13.4.1</fasterxml-jackson-databind-version>
     <slf4j-version>1.7.36</slf4j-version>
     <jetty-version>9.4.45.v20220203</jetty-version>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org

Reply via email to