Skip to content

Commit 157a85a

Browse files
authored
Merge pull request #42 from rabbitmq/dependabot/maven/main/netty4.version-4.1.112.Final
Bump netty4.version from 4.1.111.Final to 4.1.112.Final
2 parents 1a7bee5 + 266f61a commit 157a85a

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
@@ -43,7 +43,7 @@
4343
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4444
<spotless.check.skip>true</spotless.check.skip>
4545
<slf4j.version>1.7.36</slf4j.version>
46-
<netty4.version>4.1.111.Final</netty4.version>
46+
<netty4.version>4.1.112.Final</netty4.version>
4747
<netty4.iouring.version>0.0.25.Final</netty4.iouring.version>
4848
<netty5.version>5.0.0.Alpha5</netty5.version>
4949
<micrometer.version>1.13.2</micrometer.version>

0 commit comments

Comments
 (0)