We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f05d6e6 commit 443462aCopy full SHA for 443462a
hello-websocket-java/springboot/server/pom.xml
@@ -28,7 +28,7 @@
28
<dependency>
29
<groupId>io.netty</groupId>
30
<artifactId>netty-buffer</artifactId>
31
- <version>4.1.104.Final</version>
+ <version>4.1.108.Final</version>
32
</dependency>
33
<!-- HTML templates https://www.thymeleaf.org/ -->
34
0 commit comments