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

github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/systemds.git


The following commit(s) were added to refs/heads/main by this push:
     new 2a8cd79265 Bump jackson-databind from 2.12.3 to 2.12.6.1
2a8cd79265 is described below

commit 2a8cd79265d4b948bddb3a424655ae82094f58ee
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 8 07:07:22 2022 +0000

    Bump jackson-databind from 2.12.3 to 2.12.6.1
    
    Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.3 
to 2.12.6.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]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 85fb9ad612..bfc79e3683 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1048,7 +1048,7 @@
                <dependency>
                        <groupId>com.fasterxml.jackson.core</groupId>
                        <artifactId>jackson-databind</artifactId>
-                       <version>2.12.3</version>
+                       <version>2.12.6.1</version>
                </dependency>
 
                <dependency>

Reply via email to