|
|
|
@ -355,7 +355,7 @@
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>com.fasterxml.jackson.core</groupId>
|
|
|
|
|
<artifactId>jackson-databind</artifactId>
|
|
|
|
|
<version>2.12.7.1</version>
|
|
|
|
|
<version>2.15.3</version>
|
|
|
|
|
<exclusions>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>com.fasterxml.jackson.core</groupId>
|
|
|
|
@ -366,7 +366,7 @@
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>com.fasterxml.jackson.core</groupId>
|
|
|
|
|
<artifactId>jackson-core</artifactId>
|
|
|
|
|
<version>2.12.0</version>
|
|
|
|
|
<version>2.14.2</version>
|
|
|
|
|
<!--升级到新版本时Debezium启动失败!-->
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|