Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2fa0482

Browse files
authoredDec 12, 2022
Merge pull request #248 from rabbitmq/dependabot/maven/netty.version-4.1.86.Final
Bump netty.version from 4.1.85.Final to 4.1.86.Final References #200
2 parents 8a8b5e4 + 130ae34 commit 2fa0482

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
@@ -53,7 +53,7 @@
5353
<logback.version>1.2.11</logback.version>
5454
<slf4j.perftool.version>2.0.3</slf4j.perftool.version>
5555
<logback.perftool.version>1.3.3</logback.perftool.version>
56-
<netty.version>4.1.85.Final</netty.version>
56+
<netty.version>4.1.86.Final</netty.version>
5757
<proton-j.version>0.34.0</proton-j.version>
5858
<metrics.version>4.2.13</metrics.version>
5959
<micrometer.version>1.10.2</micrometer.version>

0 commit comments

Comments
 (0)
Please sign in to comment.