Skip to content
This repository was archived by the owner on Jun 8, 2020. It is now read-only.

Commit 5396f37

Browse files
Merge pull request #346 from bitrich-info/dependabot/maven/io.netty-netty-codec-http-4.1.37.Final
Bump netty-codec-http from 4.1.36.Final to 4.1.37.Final
2 parents a6d95ea + c1502ce commit 5396f37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service-wamp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>io.netty</groupId>
4343
<artifactId>netty-codec-http</artifactId>
44-
<version>4.1.36.Final</version>
44+
<version>4.1.37.Final</version>
4545
</dependency>
4646
<dependency>
4747
<groupId>io.netty</groupId>

0 commit comments

Comments
 (0)