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

qiaojialin pushed a commit to branch rel/0.12
in repository https://gitbox.apache.org/repos/asf/iotdb.git


The following commit(s) were added to refs/heads/rel/0.12 by this push:
     new ddef184  Bump jackson-xc from 1.9.13 to 1.9.14-MULE-002 (#4272)
ddef184 is described below

commit ddef1846ee4ac9db5a69cf4b9955986903d7e692
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 11 14:53:40 2021 +0800

    Bump jackson-xc from 1.9.13 to 1.9.14-MULE-002 (#4272)
    
    Bumps jackson-xc from 1.9.13 to 1.9.14-MULE-002.
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.jackson:jackson-xc
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 hive-connector/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hive-connector/pom.xml b/hive-connector/pom.xml
index aa9041a..c202cae 100644
--- a/hive-connector/pom.xml
+++ b/hive-connector/pom.xml
@@ -142,7 +142,7 @@
             <dependency>
                 <groupId>org.codehaus.jackson</groupId>
                 <artifactId>jackson-xc</artifactId>
-                <version>1.9.13</version>
+                <version>1.9.14-MULE-002</version>
             </dependency>
             <dependency>
                 <groupId>org.codehaus.jackson</groupId>

Reply via email to