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
parent
commit
bed2a3b05d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      pom.xml

2
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>

Loading…
Cancel
Save