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

chesnay pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink-shaded.git


The following commit(s) were added to refs/heads/master by this push:
     new 82fba79  [FLINK-9363][jackson] Bump version to 2.9.8
82fba79 is described below

commit 82fba79868b984d98c2830946e5d9b9d1dbe23ee
Author: Aloys <18124766...@163.com>
AuthorDate: Wed Apr 10 18:07:48 2019 +0800

    [FLINK-9363][jackson] Bump version to 2.9.8
---
 flink-shaded-jackson-parent/flink-shaded-jackson-2/pom.xml   |  2 +-
 .../src/main/resources/META-INF/NOTICE                       | 12 ++++++------
 .../flink-shaded-jackson-module-jsonSchema-2/pom.xml         |  2 +-
 .../src/main/resources/META-INF/NOTICE                       |  8 ++++----
 flink-shaded-jackson-parent/pom.xml                          |  4 ++--
 5 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/flink-shaded-jackson-parent/flink-shaded-jackson-2/pom.xml 
b/flink-shaded-jackson-parent/flink-shaded-jackson-2/pom.xml
index d321b55..a7997e4 100644
--- a/flink-shaded-jackson-parent/flink-shaded-jackson-2/pom.xml
+++ b/flink-shaded-jackson-parent/flink-shaded-jackson-2/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.flink</groupId>
         <artifactId>flink-shaded-jackson-parent</artifactId>
-        <version>2.7.9-7.0</version>
+        <version>2.9.8-7.0</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git 
a/flink-shaded-jackson-parent/flink-shaded-jackson-2/src/main/resources/META-INF/NOTICE
 
b/flink-shaded-jackson-parent/flink-shaded-jackson-2/src/main/resources/META-INF/NOTICE
index 9e92604..a5e6b29 100644
--- 
a/flink-shaded-jackson-parent/flink-shaded-jackson-2/src/main/resources/META-INF/NOTICE
+++ 
b/flink-shaded-jackson-parent/flink-shaded-jackson-2/src/main/resources/META-INF/NOTICE
@@ -6,9 +6,9 @@ The Apache Software Foundation (http://www.apache.org/).
 
 This project bundles the following dependencies under the Apache Software 
License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
 
-- com.fasterxml.jackson.core:jackson-annotations:2.7.9
-- com.fasterxml.jackson.core:jackson-core:2.7.9
-- com.fasterxml.jackson.core:jackson-databind:2.7.9
-- com.fasterxml.jackson.dataformat:jackson-dataformat-csv:2.7.9
-- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.7.9
-- org.yaml:snakeyaml:1.15
\ No newline at end of file
+- com.fasterxml.jackson.core:jackson-annotations:2.9.8
+- com.fasterxml.jackson.core:jackson-core:2.9.8
+- com.fasterxml.jackson.core:jackson-databind:2.9.8
+- com.fasterxml.jackson.dataformat:jackson-dataformat-csv:2.9.8
+- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.9.8
+- org.yaml:snakeyaml:1.18
diff --git 
a/flink-shaded-jackson-parent/flink-shaded-jackson-module-jsonSchema-2/pom.xml 
b/flink-shaded-jackson-parent/flink-shaded-jackson-module-jsonSchema-2/pom.xml
index 3436fff..bc47b25 100644
--- 
a/flink-shaded-jackson-parent/flink-shaded-jackson-module-jsonSchema-2/pom.xml
+++ 
b/flink-shaded-jackson-parent/flink-shaded-jackson-module-jsonSchema-2/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.flink</groupId>
         <artifactId>flink-shaded-jackson-parent</artifactId>
-        <version>2.7.9-7.0</version>
+        <version>2.9.8-7.0</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git 
a/flink-shaded-jackson-parent/flink-shaded-jackson-module-jsonSchema-2/src/main/resources/META-INF/NOTICE
 
b/flink-shaded-jackson-parent/flink-shaded-jackson-module-jsonSchema-2/src/main/resources/META-INF/NOTICE
index 876cd28..4cd2835 100644
--- 
a/flink-shaded-jackson-parent/flink-shaded-jackson-module-jsonSchema-2/src/main/resources/META-INF/NOTICE
+++ 
b/flink-shaded-jackson-parent/flink-shaded-jackson-module-jsonSchema-2/src/main/resources/META-INF/NOTICE
@@ -6,8 +6,8 @@ The Apache Software Foundation (http://www.apache.org/).
 
 This project bundles the following dependencies under the Apache Software 
License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
 
-- com.fasterxml.jackson.core:jackson-annotations:2.7.9
-- com.fasterxml.jackson.core:jackson-core:2.7.9
-- com.fasterxml.jackson.core:jackson-databind:2.7.9
-- com.fasterxml.jackson.module:jackson-module-jsonSchema:2.7.9
+- com.fasterxml.jackson.core:jackson-annotations:2.9.8
+- com.fasterxml.jackson.core:jackson-core:2.9.8
+- com.fasterxml.jackson.core:jackson-databind:2.9.8
+- com.fasterxml.jackson.module:jackson-module-jsonSchema:2.9.8
 - javax.validation:validation-api:1.1.0.Final
\ No newline at end of file
diff --git a/flink-shaded-jackson-parent/pom.xml 
b/flink-shaded-jackson-parent/pom.xml
index 8087a73..05db147 100644
--- a/flink-shaded-jackson-parent/pom.xml
+++ b/flink-shaded-jackson-parent/pom.xml
@@ -32,10 +32,10 @@ under the License.
     <artifactId>flink-shaded-jackson-parent</artifactId>
     <name>flink-shaded-jackson-parent</name>
     <packaging>pom</packaging>
-    <version>2.7.9-7.0</version>
+    <version>2.9.8-7.0</version>
 
     <properties>
-        <jackson.version>2.7.9</jackson.version>
+        <jackson.version>2.9.8</jackson.version>
     </properties>
 
     <modules>

Reply via email to