You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2021/11/12 02:33:49 UTC

[iotdb] branch revert-4272-dependabot/maven/rel/0.12/org.codehaus.jackson-jackson-xc-1.9.14-MULE-002 created (now 5d392e3)

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

haonan pushed a change to branch revert-4272-dependabot/maven/rel/0.12/org.codehaus.jackson-jackson-xc-1.9.14-MULE-002
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


      at 5d392e3  Revert "Bump jackson-xc from 1.9.13 to 1.9.14-MULE-002 (#4272)"

This branch includes the following new commits:

     new 5d392e3  Revert "Bump jackson-xc from 1.9.13 to 1.9.14-MULE-002 (#4272)"

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


[iotdb] 01/01: Revert "Bump jackson-xc from 1.9.13 to 1.9.14-MULE-002 (#4272)"

Posted by ha...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

haonan pushed a commit to branch revert-4272-dependabot/maven/rel/0.12/org.codehaus.jackson-jackson-xc-1.9.14-MULE-002
in repository https://gitbox.apache.org/repos/asf/iotdb.git

commit 5d392e3fe5ed567867a238d1216677ab9ff6c8c1
Author: Haonan <hh...@outlook.com>
AuthorDate: Fri Nov 12 10:33:21 2021 +0800

    Revert "Bump jackson-xc from 1.9.13 to 1.9.14-MULE-002 (#4272)"
    
    This reverts commit ddef1846ee4ac9db5a69cf4b9955986903d7e692.
---
 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 c202cae..aa9041a 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.14-MULE-002</version>
+                <version>1.9.13</version>
             </dependency>
             <dependency>
                 <groupId>org.codehaus.jackson</groupId>