mirror of https://github.com/apache/cloudstack.git
Update netty version for compatibility/staying current (#8945)
This commit is contained in:
parent
49d244f251
commit
21182dabcd
|
|
@ -60,7 +60,7 @@
|
|||
<dependency>
|
||||
<groupId>io.netty</groupId>
|
||||
<artifactId>netty-all</artifactId>
|
||||
<version>4.1.42.Final</version>
|
||||
<version>4.1.100.Final</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
|
|
|||
Loading…
Reference in New Issue