|
|
|
@ -182,14 +182,14 @@
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>io.netty</groupId>
|
|
|
|
|
<artifactId>netty-bom</artifactId>
|
|
|
|
|
<version>4.1.101.Final</version>
|
|
|
|
|
<version>4.1.104.Final</version>
|
|
|
|
|
<type>pom</type>
|
|
|
|
|
<scope>import</scope>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>com.fasterxml.jackson</groupId>
|
|
|
|
|
<artifactId>jackson-bom</artifactId>
|
|
|
|
|
<version>2.15.3</version>
|
|
|
|
|
<version>2.16.1</version>
|
|
|
|
|
<type>pom</type>
|
|
|
|
|
<scope>import</scope>
|
|
|
|
|
</dependency>
|
|
|
|
|