You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by al...@apache.org on 2022/11/08 05:56:56 UTC

[dubbo-samples] branch master updated: Bump jackson-databind in /dubbo-samples-transaction (#536)

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

albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-samples.git


The following commit(s) were added to refs/heads/master by this push:
     new 0fded56f Bump jackson-databind in /dubbo-samples-transaction (#536)
0fded56f is described below

commit 0fded56f3345618deb6757dbf5c1c8ffe8386c46
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Nov 8 13:56:52 2022 +0800

    Bump jackson-databind in /dubbo-samples-transaction (#536)
    
    Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.11.0 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] <su...@github.com>
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 dubbo-samples-transaction/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dubbo-samples-transaction/pom.xml b/dubbo-samples-transaction/pom.xml
index 472c1ad4..1e77c4b6 100644
--- a/dubbo-samples-transaction/pom.xml
+++ b/dubbo-samples-transaction/pom.xml
@@ -85,7 +85,7 @@
         <dependency>
             <groupId>com.fasterxml.jackson.core</groupId>
             <artifactId>jackson-databind</artifactId>
-            <version>2.11.0</version>
+            <version>2.13.4.1</version>
         </dependency>
 
         <dependency>


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org