Skip to content

Commit 18da6a3

Browse files
Bump netty-all from 4.1.22.Final to 4.1.42.Final in /EasyRest
Bumps [netty-all](https://github.com/netty/netty) from 4.1.22.Final to 4.1.42.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.1.22.Final...netty-4.1.42.Final) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0096859 commit 18da6a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EasyRest/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>io.netty</groupId>
2525
<artifactId>netty-all</artifactId>
26-
<version>4.1.36.Final</version>
26+
<version>4.1.42.Final</version>
2727
</dependency>
2828
<dependency>
2929
<groupId>com.typesafe.akka</groupId>

0 commit comments

Comments
 (0)