Skip to content

Commit b02a05b

Browse files
authored
Merge pull request #3 from aeshell/dependabot/maven/readline/shell-telnet/netty.version-4.1.50.Final
Bump netty.version from 4.1.45.Final to 4.1.50.Final in /readline/shell-telnet
2 parents 8225b39 + ffdc0ad commit b02a05b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readline/shell-telnet/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)