File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5959 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
6060 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
6161 <skipUTs >${skipTests}</skipUTs >
62- <netty .version>4.1.114 .Final</netty .version>
62+ <netty .version>4.1.116 .Final</netty .version>
6363 </properties >
6464
6565 <scm >
8989 <plugin >
9090 <!-- Generate API docs using Doclava for the developer site -->
9191 <artifactId >maven-javadoc-plugin</artifactId >
92- <version >3.11.1 </version >
92+ <version >3.11.2 </version >
9393 <executions >
9494 <execution >
9595 <phase >site</phase >
301301 </plugin >
302302 <plugin >
303303 <artifactId >maven-javadoc-plugin</artifactId >
304- <version >3.11.1 </version >
304+ <version >3.11.2 </version >
305305 <executions >
306306 <execution >
307307 <id >attach-javadocs</id >
You can’t perform that action at this time.
0 commit comments