Skip to content

Commit d15dec6

Browse files
Bump netty-handler from 4.1.91.Final to 4.1.94.Final (#1896)
Bumps [netty-handler](https://github.com/netty/netty) from 4.1.91.Final to 4.1.94.Final. - [Commits](netty/netty@netty-4.1.91.Final...netty-4.1.94.Final) --- updated-dependencies: - dependency-name: io.netty:netty-handler dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 498930f commit d15dec6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<maven.compiler.target>11</maven.compiler.target>
5959
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
6060

61-
<netty.version>4.1.91.Final</netty.version>
61+
<netty.version>4.1.94.Final</netty.version>
6262
<netty.iouring>0.0.20.Final</netty.iouring>
6363
<slf4j.version>2.0.5</slf4j.version>
6464
<activation.version>2.0.1</activation.version>

0 commit comments

Comments
 (0)