We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f05d6e6 commit 702c93eCopy full SHA for 702c93e
hello-websocket-java/netty/pom.xml
@@ -15,7 +15,7 @@
15
<!-- https://mvnrepository.com/artifact/org.projectlombok/lombok -->
16
<lombok.version>1.18.32</lombok.version>
17
<!-- https://mvnrepository.com/artifact/io.netty/netty-all -->
18
- <netty.version>4.1.107.Final</netty.version>
+ <netty.version>4.1.108.Final</netty.version>
19
<!-- https://mvnrepository.com/artifact/com.coveo/fmt-maven-plugin -->
20
<fmt-maven-plugin.version>2.23</fmt-maven-plugin.version>
21
</properties>
0 commit comments