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

jongyoul pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/zeppelin.git


The following commit(s) were added to refs/heads/master by this push:
     new 1715066976 Bump jackson-databind from 2.10.5.1 to 2.12.6.1 in /neo4j 
(#4341)
1715066976 is described below

commit 1715066976f9039acebf558dee844ce876568eed
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Apr 10 20:20:56 2022 +0900

    Bump jackson-databind from 2.10.5.1 to 2.12.6.1 in /neo4j (#4341)
---
 neo4j/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/neo4j/pom.xml b/neo4j/pom.xml
index 93f695d6cf..e9e1ca29b0 100644
--- a/neo4j/pom.xml
+++ b/neo4j/pom.xml
@@ -33,7 +33,7 @@
   
   <properties>
        <neo4j.driver.version>4.1.1</neo4j.driver.version>
-       <jackson.version>2.10.5.1</jackson.version>
+       <jackson.version>2.12.6.1</jackson.version>
     <interpreter.name>neo4j</interpreter.name>
   </properties>
 

Reply via email to