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

zhoubo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-connect.git


The following commit(s) were added to refs/heads/master by this push:
     new 3e9d67be Bump jackson-databind from 2.13.3 to 2.13.4.1 (#356)
3e9d67be is described below

commit 3e9d67be1c31941cfa8207eb399722e5b4e394a0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 31 13:48:23 2022 +0800

    Bump jackson-databind from 2.13.3 to 2.13.4.1 (#356)
    
    Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.3 
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] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    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 379a49d1..47940f6f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
         <commons.cli.version>1.2</commons.cli.version>
         <reflections.version>0.10.2</reflections.version>
         <guava.version>22.0</guava.version>
-        <jackson.version>2.13.3</jackson.version>
+        <jackson.version>2.13.4.1</jackson.version>
         <commons-collections4.version>4.4</commons-collections4.version>
         <!-- RocketMQ Version-->
         <rocketmq.version>4.7.1</rocketmq.version>

Reply via email to