Skip to content

Commit 0943b7f

Browse files
Bump io.netty:netty-buffer in /hello-websocket-java/springboot/client
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 0943b7f

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>io.netty</groupId>
4141
<artifactId>netty-buffer</artifactId>
42-
<version>4.1.104.Final</version>
42+
<version>4.1.108.Final</version>
4343
</dependency>
4444
</dependencies>
4545

0 commit comments

Comments
 (0)