Skip to content

Commit 443462a

Browse files
Bump io.netty:netty-buffer in /hello-websocket-java/springboot/server
Bumps [io.netty:netty-buffer](https://github.com/netty/netty) from 4.1.104.Final to 4.1.108.Final. - [Commits](netty/netty@netty-4.1.104.Final...netty-4.1.108.Final) --- updated-dependencies: - dependency-name: io.netty:netty-buffer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f05d6e6 commit 443462a

File tree

1 file changed

+1
-1
lines changed
  • hello-websocket-java/springboot/server

1 file changed

+1
-1
lines changed

hello-websocket-java/springboot/server/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>io.netty</groupId>
3030
<artifactId>netty-buffer</artifactId>
31-
<version>4.1.104.Final</version>
31+
<version>4.1.108.Final</version>
3232
</dependency>
3333
<!-- HTML templates https://www.thymeleaf.org/ -->
3434
<dependency>

0 commit comments

Comments
 (0)