Merge pull request #38 from SBDPlugins/dependabot/maven/io.netty-netty-transport-4.1.114.Final
Bump io.netty:netty-transport from 4.1.97.Final to 4.1.114.Final
This commit is contained in:
commit
7651be3f14
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -203,7 +203,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>io.netty</groupId>
|
<groupId>io.netty</groupId>
|
||||||
<artifactId>netty-transport</artifactId>
|
<artifactId>netty-transport</artifactId>
|
||||||
<version>4.1.97.Final</version>
|
<version>4.1.114.Final</version>
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
Loading…
Add table
Reference in a new issue