Skip to content

Commit fc5c960

Browse files
authored
Merge pull request #64 from rabbitmq/dependabot/maven/main/netty.version-4.2.4.Final
Bump netty.version from 4.2.3.Final to 4.2.4.Final
2 parents 1421e7e + b54d743 commit fc5c960

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
@@ -45,7 +45,7 @@
4545
<proton.version>0.34.1</proton.version>
4646
<slf4j.version>2.0.17</slf4j.version>
4747
<hamcrest.version>3.0</hamcrest.version>
48-
<netty.version>4.2.3.Final</netty.version>
48+
<netty.version>4.2.4.Final</netty.version>
4949
<netty.tcnative.version>2.0.72.Final</netty.tcnative.version>
5050

5151
<!-- Plugin versions -->

0 commit comments

Comments
 (0)