Browse Source
Merge pull request #738 from mrniko/dependabot/maven/io.netty-netty-handler-4.1.45.Final
Bump netty-handler from 4.1.44.Final to 4.1.45.Final
master
Nikita Koksharov
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
pom.xml
|
|
@ -100,7 +100,7 @@ |
|
|
|
<dependency> |
|
|
|
<groupId>io.netty</groupId> |
|
|
|
<artifactId>netty-handler</artifactId> |
|
|
|
<version>4.1.44.Final</version> |
|
|
|
<version>4.1.45.Final</version> |
|
|
|
</dependency> |
|
|
|
<dependency> |
|
|
|
<groupId>io.netty</groupId> |
|
|
|