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 2d513de

Browse files
authoredMay 25, 2023
Merge pull request #346 from rabbitmq/dependabot/maven/netty.version-4.1.93.Final
Bump netty.version from 4.1.92.Final to 4.1.93.Final
2 parents 595f633 + 0192800 commit 2d513de

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
@@ -52,7 +52,7 @@
5252
<logback.version>1.2.11</logback.version>
5353
<slf4j.perftool.version>2.0.7</slf4j.perftool.version>
5454
<logback.perftool.version>1.3.6</logback.perftool.version>
55-
<netty.version>4.1.92.Final</netty.version>
55+
<netty.version>4.1.93.Final</netty.version>
5656
<proton-j.version>0.34.1</proton-j.version>
5757
<metrics.version>4.2.18</metrics.version>
5858
<micrometer.version>1.11.0</micrometer.version>

0 commit comments

Comments
 (0)
Please sign in to comment.