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

dimuthuupe pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata-mft.git


The following commit(s) were added to refs/heads/master by this push:
     new 8234036  Bump jackson-databind from 2.10.0 to 2.12.7.1 in /agent
8234036 is described below

commit 8234036e69b3a2a3eb515402192fbf21086c865e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 15 23:47:13 2022 +0000

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

diff --git a/agent/pom.xml b/agent/pom.xml
index 310c41a..f944b2f 100644
--- a/agent/pom.xml
+++ b/agent/pom.xml
@@ -117,7 +117,7 @@
         <dependency>
             <groupId>com.fasterxml.jackson.core</groupId>
             <artifactId>jackson-databind</artifactId>
-            <version>2.10.0</version>
+            <version>2.12.7.1</version>
         </dependency>
         <dependency>
             <groupId>com.fasterxml.jackson.dataformat</groupId>

Reply via email to