Skip to content
This repository was archived by the owner on Dec 11, 2021. It is now read-only.

Commit 38ead11

Browse files
authored
hotfix: security vulnerability
1 parent a517b1d commit 38ead11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>io.netty</groupId>
5555
<artifactId>netty-all</artifactId>
56-
<version>4.1.34.Final</version>
56+
<version>4.1.42.Final</version>
5757
</dependency>
5858
<dependency>
5959
<groupId>com.googlecode.json-simple</groupId>

0 commit comments

Comments
 (0)