Skip to content

Commit 37069b9

Browse files
Bump netty.version in /readline/shell-websocket
Bumps `netty.version` from 4.1.45.Final to 4.1.50.Final. Updates `netty-common` from 4.1.45.Final to 4.1.50.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.1.45.Final...netty-4.1.50.Final) Updates `netty-transport` from 4.1.45.Final to 4.1.50.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.1.45.Final...netty-4.1.50.Final) Updates `netty-handler` from 4.1.45.Final to 4.1.50.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.1.45.Final...netty-4.1.50.Final) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 63b9084 commit 37069b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readline/shell-websocket/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<compiler-plugin.version>3.8.0</compiler-plugin.version>
3535
<jar-plugin.version>3.1.1</jar-plugin.version>
3636
<shade-plugin.version>3.2.1</shade-plugin.version>
37-
<netty.version>4.1.45.Final</netty.version>
37+
<netty.version>4.1.50.Final</netty.version>
3838

3939
<maven.compiler.target>1.8</maven.compiler.target>
4040
<maven.compiler.source>1.8</maven.compiler.source>

0 commit comments

Comments
 (0)