Update netty-build to the latest version
From this commit, checkstyle considers an unnecessary empty line as a violation.
This commit is contained in:
parent
7f1b38262c
commit
d4a7722cfd
2
pom.xml
2
pom.xml
@ -669,7 +669,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>${project.groupId}</groupId>
|
<groupId>${project.groupId}</groupId>
|
||||||
<artifactId>netty-build</artifactId>
|
<artifactId>netty-build</artifactId>
|
||||||
<version>12</version>
|
<version>13</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</plugin>
|
</plugin>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user