Skip to content

Commit c216606

Browse files
committed
modify version
1 parent 9f6fc43 commit c216606

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@
2828
<dependency>
2929
<groupId>io.netty</groupId>
3030
<artifactId>netty-all</artifactId>
31-
<version>4.1.28.Final</version>
31+
<version>4.1.43.Final</version>
3232
</dependency>
3333
<dependency>
3434
<groupId>com.fasterxml.jackson.core</groupId>
3535
<artifactId>jackson-databind</artifactId>
36-
<version>2.9.9.3</version>
36+
<version>2.10.1</version>
3737
</dependency>
3838
<dependency>
3939
<groupId>ch.qos.logback</groupId>

0 commit comments

Comments
 (0)