Skip to content

Commit 0e30d2b

Browse files
[Security] Bump netty-all from 4.1.36.Final to 4.1.42.Final
Bumps [netty-all](https://github.com/netty/netty) from 4.1.36.Final to 4.1.42.Final. **This update includes a security fix.** - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.1.36.Final...netty-4.1.42.Final) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 626d652 commit 0e30d2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tcp-end-point/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
4848
<dependency>
4949
<groupId>io.netty</groupId>
5050
<artifactId>netty-all</artifactId>
51-
<version>4.1.36.Final</version>
51+
<version>4.1.42.Final</version>
5252
<type>jar</type>
5353
</dependency>
5454

0 commit comments

Comments
 (0)