Upgrade netty-build to 20
- Preparation for merging openssl branch - Also upgrade oss-parent to the latest version
This commit is contained in:
parent
b58277e079
commit
b954f6e85d
4
pom.xml
4
pom.xml
@ -20,7 +20,7 @@
|
||||
<parent>
|
||||
<groupId>org.sonatype.oss</groupId>
|
||||
<artifactId>oss-parent</artifactId>
|
||||
<version>7</version>
|
||||
<version>9</version>
|
||||
</parent>
|
||||
|
||||
<groupId>io.netty</groupId>
|
||||
@ -671,7 +671,7 @@
|
||||
<dependency>
|
||||
<groupId>${project.groupId}</groupId>
|
||||
<artifactId>netty-build</artifactId>
|
||||
<version>16</version>
|
||||
<version>20</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</plugin>
|
||||
|
Loading…
Reference in New Issue
Block a user