We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f6fc43 commit c216606Copy full SHA for c216606
pom.xml
@@ -28,12 +28,12 @@
28
<dependency>
29
<groupId>io.netty</groupId>
30
<artifactId>netty-all</artifactId>
31
- <version>4.1.28.Final</version>
+ <version>4.1.43.Final</version>
32
</dependency>
33
34
<groupId>com.fasterxml.jackson.core</groupId>
35
<artifactId>jackson-databind</artifactId>
36
- <version>2.9.9.3</version>
+ <version>2.10.1</version>
37
38
39
<groupId>ch.qos.logback</groupId>
0 commit comments