Update netty-build to version 20
- Preparation for merging OpenSslEngine work
This commit is contained in:
parent
4a1d739e0f
commit
137080c595
2
pom.xml
2
pom.xml
@ -524,7 +524,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>${project.groupId}</groupId>
|
<groupId>${project.groupId}</groupId>
|
||||||
<artifactId>netty-build</artifactId>
|
<artifactId>netty-build</artifactId>
|
||||||
<version>19</version>
|
<version>20</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</plugin>
|
</plugin>
|
||||||
|
Loading…
Reference in New Issue
Block a user